{ "layers": [ { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 0, "name": "Units", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 3600, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CREATE_DATE", "creatorField": "CREATE_USER", "editDateField": "LASTUPDATE", "editorField": "LASTEDITOR" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasMetadata": true, "extent": { "xmin": -124805500, "ymin": -81923100, "xmax": 3269296.7593429685, "ymax": 1.043625403584373E7, "spatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -124805500, "falseY": -81923100, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -124805500, "falseY": -81923100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 137, 48, 109, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 0 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.LOCSTRAPT"}, "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "static", "stackLabel": false, "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 102, 119, 205, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Tw Cen MT Condensed Extra Bold", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "LOCSTRNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ALTID", "type": "esriFieldTypeString", "alias": "ALTID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ALTID" }, { "name": "PROP_ID", "type": "esriFieldTypeInteger", "alias": "PROP_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PROP_ID" }, { "name": "FULL_ADD", "type": "esriFieldTypeString", "alias": "Primary Address", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "FULL_ADD" }, { "name": "LOCSTRAPT", "type": "esriFieldTypeString", "alias": "Unit", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LOCSTRAPT" }, { "name": "ZIP_CODE", "type": "esriFieldTypeInteger", "alias": "ZIP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ZIP_CODE" }, { "name": "COMMON_PLACE", "type": "esriFieldTypeString", "alias": "Common Place", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "COMMON_PLACE" }, { "name": "LANDUSE", "type": "esriFieldTypeString", "alias": "Landuse", "domain": { "type": "codedValue", "name": "Landbase Landuse", "description": "", "codedValues": [ { "name": "RESIDENTIAL", "code": "RESIDENTIAL" }, { "name": "MULTIFAMILY", "code": "MULTIFAMILY" }, { "name": "COMMERCIAL", "code": "COMMERCIAL" }, { "name": "INDUSTRIAL", "code": "INDUSTRIAL" }, { "name": "CIVIL", "code": "CIVIL" }, { "name": "RELIGIOUS", "code": "RELIGIOUS" }, { "name": "ETJ", "code": "ETJ" }, { "name": "LAND/UNDEVELOPED", "code": "LAND/UNDEVELOPED" }, { "name": "EDUCATION", "code": "EDUCATION" }, { "name": "INFRASTRUCTURE", "code": "INFRASTRUCTURE" }, { "name": "INSTITUTIONAL", "code": "INSTITUTIONAL" }, { "name": "UTILITY", "code": "UTILITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "DUPLEX", "code": "DUPLEX" }, { "name": "MANUFACTURED HOME", "code": "MANUFACTURED HOME" }, { "name": "TOWER", "code": "TOWER" }, { "name": "BILLBOARD", "code": "BILLBOARD" }, { "name": "PARKING", "code": "PARKING" }, { "name": "PARK/OPEN SPACE", "code": "PARK/OPEN SPACE" }, { "name": "AGRICULTURAL", "code": "AGRICULTURAL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LANDUSE" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "S481_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Units", "description": "", "prototype": { "attributes": { "LANDUSE": null, "ALTID": null, "PROP_ID": null, "FULL_ADD": null, "LOCSTRAPT": null, "ZIP_CODE": null, "COMMON_PLACE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Uploads,Editing,Extract", "useStandardizedQueries": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "83533c78e46e40d4ab4ee82d0f4c5170" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 1, "name": "Evaluation Areas", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CREATE_DATE", "creatorField": "CREATE_USER", "editDateField": "LASTUPDATE", "editorField": "LASTEDITOR" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 3182718.328497559, "ymin": 1.0346549767089888E7, "xmax": 3246995.5044048876, "ymax": 1.0413982564638734E7, "spatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -124805500, "falseY": -81923100, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -124805500, "falseY": -81923100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 3 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.OFFICER"}, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 5000, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Swis721 BlkEx BT", "size": 16, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "CODE_AREA", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CODE_AREA", "type": "esriFieldTypeString", "alias": "CODE_AREA", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CODE_AREA" }, { "name": "OFFICER", "type": "esriFieldTypeString", "alias": "OFFICER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OFFICER" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.STLength()" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "S180_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Evaluation Areas", "description": "", "prototype": { "attributes": { "OFFICER": null, "CODE_AREA": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Uploads,Editing,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "83533c78e46e40d4ab4ee82d0f4c5170" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 4, "name": "NPDs", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 3198260.8715593815, "ymin": 1.0353932718203232E7, "xmax": 3243228.142517045, "ymax": 1.0386099270667896E7, "spatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -124805500, "falseY": -81923100, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -124805500, "falseY": -81923100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 112, 255, 255 ], "width": 4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.District"}, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 112, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 127 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 14, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "District", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "District", "type": "esriFieldTypeString", "alias": "District", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "District" }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "URL" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.STLength()" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "S238_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "NPDs", "description": "", "prototype": { "attributes": { "URL": null, "District": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Uploads,Editing,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "83533c78e46e40d4ab4ee82d0f4c5170" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 2, "name": "Property Condition", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 12000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 3164787.865342796, "ymin": 1.0339290461398557E7, "xmax": 3254435.607634887, "ymax": 1.0413985452756315E7, "spatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -124805500, "falseY": -81923100, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -124805500, "falseY": -81923100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "authoringInfo": { "visualVariables": [ { "type": "transparencyInfo", "minSliderValue": 60, "maxSliderValue": 60 } ], "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 164, 255, 115, 255 ], "toColor": [ 255, 128, 128, 255 ] } ] } }, "type": "uniqueValue", "field1": "CONDITION", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2.5 } }, "value": "A", "label": "A" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 2.5 } }, "value": "B", "label": "B" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 2.5 } }, "value": "C", "label": "C" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2.5 } }, "value": "D", "label": "D" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2.5 } }, "value": "F", "label": "F" } ], "fieldDelimiter": ",", "visualVariables": [ { "type": "transparencyInfo", "valueExpressionTitle": "Custom", "valueExpression": "60", "stops": [ { "value": 60, "transparency": 70 }, { "value": 60, "transparency": 30 } ], "legendOptions": { "title": "Custom", "showLegend": false } } ] }, "scaleSymbols": true, "transparency": 20, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "ALTID", "typeIdField": "CONDITION", "subtypeField": "", "fields": [ { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ALTID", "type": "esriFieldTypeString", "alias": "ALTID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ALTID" }, { "name": "PROP_ID", "type": "esriFieldTypeInteger", "alias": "PROP_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PROP_ID" }, { "name": "PRIMARY_ADD", "type": "esriFieldTypeString", "alias": "PRIMARY_ADD", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "PRIMARY_ADD" }, { "name": "LOCSTRNUM", "type": "esriFieldTypeString", "alias": "LOCSTRNUM", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "LOCSTRNUM" }, { "name": "LOCSTRAPT", "type": "esriFieldTypeString", "alias": "LOCSTRAPT", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LOCSTRAPT" }, { "name": "ZONING_1", "type": "esriFieldTypeString", "alias": "ZONING_1", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ZONING_1" }, { "name": "ZONING_2", "type": "esriFieldTypeString", "alias": "ZONING_2", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ZONING_2" }, { "name": "ZONING_3", "type": "esriFieldTypeString", "alias": "ZONING_3", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ZONING_3" }, { "name": "ZONING_4", "type": "esriFieldTypeString", "alias": "ZONING_4", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ZONING_4" }, { "name": "LANDUSE", "type": "esriFieldTypeString", "alias": "LANDUSE", "domain": { "type": "codedValue", "name": "Landbase Landuse", "description": "", "codedValues": [ { "name": "RESIDENTIAL", "code": "RESIDENTIAL" }, { "name": "MULTIFAMILY", "code": "MULTIFAMILY" }, { "name": "COMMERCIAL", "code": "COMMERCIAL" }, { "name": "INDUSTRIAL", "code": "INDUSTRIAL" }, { "name": "CIVIL", "code": "CIVIL" }, { "name": "RELIGIOUS", "code": "RELIGIOUS" }, { "name": "ETJ", "code": "ETJ" }, { "name": "LAND/UNDEVELOPED", "code": "LAND/UNDEVELOPED" }, { "name": "EDUCATION", "code": "EDUCATION" }, { "name": "INFRASTRUCTURE", "code": "INFRASTRUCTURE" }, { "name": "INSTITUTIONAL", "code": "INSTITUTIONAL" }, { "name": "UTILITY", "code": "UTILITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "DUPLEX", "code": "DUPLEX" }, { "name": "MANUFACTURED HOME", "code": "MANUFACTURED HOME" }, { "name": "TOWER", "code": "TOWER" }, { "name": "BILLBOARD", "code": "BILLBOARD" }, { "name": "PARKING", "code": "PARKING" }, { "name": "PARK/OPEN SPACE", "code": "PARK/OPEN SPACE" }, { "name": "AGRICULTURAL", "code": "AGRICULTURAL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LANDUSE" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "domain": { "type": "codedValue", "name": "ConditionAF", "description": "Condition rating ABCDF", "codedValues": [ { "name": "A", "code": "A" }, { "name": "B", "code": "B" }, { "name": "C", "code": "C" }, { "name": "D", "code": "D" }, { "name": "F", "code": "F" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "CONDITION" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R804_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_804", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_804", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S548_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "A", "name": "A", "domains": { "LANDUSE": {"type": "inherited"}, "CONDITION": {"type": "inherited"} }, "templates": [ { "name": "A", "description": "", "prototype": { "attributes": { "ZONING_4": null, "CONDITION": "A", "NOTES": null, "LANDUSE": null, "ALTID": null, "PROP_ID": null, "PRIMARY_ADD": null, "LOCSTRNUM": null, "LOCSTRAPT": null, "ZONING_1": null, "ZONING_2": null, "ZONING_3": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "B", "name": "B", "domains": { "LANDUSE": {"type": "inherited"}, "CONDITION": {"type": "inherited"} }, "templates": [ { "name": "B", "description": "", "prototype": { "attributes": { "ZONING_4": null, "CONDITION": "B", "NOTES": null, "LANDUSE": null, "ALTID": null, "PROP_ID": null, "PRIMARY_ADD": null, "LOCSTRNUM": null, "LOCSTRAPT": null, "ZONING_1": null, "ZONING_2": null, "ZONING_3": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "C", "name": "C", "domains": { "LANDUSE": {"type": "inherited"}, "CONDITION": {"type": "inherited"} }, "templates": [ { "name": "C", "description": "", "prototype": { "attributes": { "ZONING_4": null, "CONDITION": "C", "NOTES": null, "LANDUSE": null, "ALTID": null, "PROP_ID": null, "PRIMARY_ADD": null, "LOCSTRNUM": null, "LOCSTRAPT": null, "ZONING_1": null, "ZONING_2": null, "ZONING_3": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "D", "name": "D", "domains": { "LANDUSE": {"type": "inherited"}, "CONDITION": {"type": "inherited"} }, "templates": [ { "name": "D", "description": "", "prototype": { "attributes": { "ZONING_4": null, "CONDITION": "D", "NOTES": null, "LANDUSE": null, "ALTID": null, "PROP_ID": null, "PRIMARY_ADD": null, "LOCSTRNUM": null, "LOCSTRAPT": null, "ZONING_1": null, "ZONING_2": null, "ZONING_3": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "F", "name": "F", "domains": { "LANDUSE": {"type": "inherited"}, "CONDITION": {"type": "inherited"} }, "templates": [ { "name": "F", "description": "", "prototype": { "attributes": { "ZONING_4": null, "CONDITION": "F", "NOTES": null, "LANDUSE": null, "ALTID": null, "PROP_ID": null, "PRIMARY_ADD": null, "LOCSTRNUM": null, "LOCSTRAPT": null, "ZONING_1": null, "ZONING_2": null, "ZONING_3": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Uploads,Editing,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "83533c78e46e40d4ab4ee82d0f4c5170" } ], "tables": [] }