{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "City_Facilities", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 1826949.104504943, "ymin": 525155.9098286033, "xmax": 1865299.1123486608, "ymax": 579290.546423018, "spatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121521300, "falseY": -93934000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 5.120000004768372E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -1.2152129999981208E8, "falseY": -9.393399999996735E7, "xyUnits": 15624.999985448083, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 140, 58, 37, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.NAME", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 13796.584191194117, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 143, 152, 140, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Corbel", "size": 8.5, "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": "GlobalID", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 27, "defaultValue": null, "modelName": "NAME" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "CITY" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "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" }, { "name": "Layer_Name", "type": "esriFieldTypeString", "alias": "Layer", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "Layer_Name" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R3981_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3981", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3981", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3250_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "City_Facilities", "description": "", "prototype": { "attributes": { "Layer_Name": null, "NAME": null, "ADDRESS": null, "CITY": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "6e3bc52c986e40959aa796071ab88374" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "FireStations", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 1827100.7678010762, "ymin": 530527.3151456118, "xmax": 1861709.64424932, "ymax": 569960.3496783376, "spatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121521300, "falseY": -93934000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 5.120000004768372E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -1.2152129999981208E8, "falseY": -9.393399999996735E7, "xyUnits": 15624.999985448083, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "0d2fda20ef7730d7ae9cd1d6f67caaaf", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAADmElEQVRIidVXTU8TURS9QwfsxA0lYmzZQJuYENno1A0Btm6KCwnQCfth6w8woU38AW7pWuwH1sRUF251KdUNTRNjWzZME0kYNsaamo45jz6Yvr4pQ8UYT9LMdOb1nXvf/Ti3Kv1DqP8VeTabjSiBsQTuHacTYVdSyo7SsTbW1spXTr5TKOgBCujkkBnUrumRcJg91zSNXS2rya4v8i+bikMlctppwzCsPybPFYpmx3FS0eh0OBaboYlQqG/N3J1Zdj227XCt1jBr9YaZze+mjfXV1FDkO4WCPtJRUuHwrQQ2l5GKwJqJeIhg5H6lupXLFxPJ9ZX4pch3usSxWDRxP37vQlKZEUsL8/Rx75Oeyxf3vAxQZQ/9EH+vlung6Sbdflai0cnTHBDR/b2eze2WjOTq8oXkuULRxFF7EbePmmR/KDFi4PODCN18ZNLUZkpqBPax7ZME9k2urWQ8yXHcSC6eQBzfXmUY6cn7EvNYBN7jM760TGM3wjQ6GaGpza2z94sL8/S69HabiLzJAxTQkdVicnEvZQAhjAL4FXCTa1qQYtEZEr1Xe3ZyyESmXgYgcZN6AfvW6wem23vV3bnQQPyUFAdi7RfYF/uDhzegM3K0TN65/BJPP9mmL48fsu+IM9A+8m5soVCIWq2fCe79UMKCzMZxI/lw5DzBDrfTPYaI0ILBnu8qv4FI8F4tAptxj07L6jSZOBmeXZ/VB3rNyDXtTIyG8nxy5TzOIERpgdxd43jmByq/gSxCncQaB0KLCVbHItzl5H4Po2Q4tm3GQ33kSsca5C3fHAl2991h35qjYkZ6Om60frR6eFR+g0EAegxZFMsNnvC441PZiLNMH7sRYa0WxLzzYa3Mc3ht2yfljfXzgaMn5hgEoMeQRRFzz/dYHwdABAO8KkGGWq1BjuP09Ga1Z4XTTmMQkA0NSCh4O6jV4v34Epuw+rz+Wm80nZGOd283DMPCBIJBAHosgpcU4u4uKzyDxzJiYL9SpRFFSSWFGU8VF2L0wQSCQUAmqyBCwiEBEWsk16A2C2Lr0HpjJFf7ykWV/QCTByYQDAJeug7Ci3o7iCuVapmcX9JYqV4/hAGYQDAIQI8hi36BGHOPQew1yaqDNsHoAw3GIAA99ppe3aTIaiQXYiw7at/kQFf8MzACegxZhDpBJLgWgBQNBHWMckJWi8k1FLloBPS4K4v9/1hcDcQP1MssBrrxG3icf438KvEb7X/Ix05PDfkAAAAASUVORK5CYII=", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NAME" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CITY" }, { "name": "ZIPCODE", "type": "esriFieldTypeDouble", "alias": "ZIPCODE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ZIPCODE" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TYPE" }, { "name": "SUBTYPE", "type": "esriFieldTypeString", "alias": "SUBTYPE", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "SUBTYPE" }, { "name": "TELEPHONE_", "type": "esriFieldTypeDouble", "alias": "TELEPHONE_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TELEPHONE_" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "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" }, { "name": "LABEL", "type": "esriFieldTypeSmallInteger", "alias": "STATION#", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LABEL" }, { "name": "Layer_Name", "type": "esriFieldTypeString", "alias": "Layer", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "Layer_Name" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R3960_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3960", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3960", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3229_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "FireStations", "description": "", "prototype": { "attributes": { "LABEL": null, "NAME": null, "ADDRESS": null, "CITY": null, "ZIPCODE": null, "TYPE": null, "SUBTYPE": null, "TELEPHONE_": null, "Layer_Name": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "6e3bc52c986e40959aa796071ab88374" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "Schools", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 82234.0499829892, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 1777698.9681390673, "ymin": 499426.270252645, "xmax": 1894725.1720240563, "ymax": 618598.1979156286, "spatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121521300, "falseY": -93934000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 5.120000004768372E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -1.2152129999981208E8, "falseY": -9.393399999996735E7, "xyUnits": 15624.999985448083, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "b2fc4ac22a12314b70a7d69538c44adb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAC4klEQVRIidVXPW/TUBS9TiyIR3fCmWgsJBCd6pShajsyVGZAVT6sSiwI8xtASCQSf4JKLEghiUsGFFj4CdAwNQoDSVhwtrobQUV+6JgYYseu7TQR4izPz35+512/++455ukfgv+vyOv1epZLX1JxzZiddVriOoyzzf1isbNw8pphKGlKK8RIzwiXlawkOfcFQXBa0xw57avm6xHHqE3srKppmnlh8obR0m3GKrncVUmWV2lFFGfGrN284bQnliX1+0O9Pxjq9eZhVSsVKnOR1wxDSdlcRZKuqJg8iNQPjFnJi4RFHnd7TxvNllou7eUTkdcmxLKcUzfy65GkQYvY2dqkj0eflEazdRS2AD7oZlziZ7eaJF0XaffxhtP6MXlfqTcO21q5cCeSvGG0dHzquBGPPlv04t57Wr8r0+6j2QAxj2Wdqpi3XNw7CCXH50ZyuQkUB4h458EaXdt2Tl0gtrc26U373XMiCidPU1pBVsdJLhf3X96OHCMIGZJzq+SPnveMYqQjU5cBzDsYfNWno+enKxcKSFDUSKwwhD178qHk6WNezA8etwD9IUfJdCvXsiCKIo3HP1Q3+ti1fToSRBvVD4KQyXj6vHsBkXBr9bKA+V0x8pBHwR9NVD8OePcCsgh1SnLGk+LEshwemiHnbHPZez7+Pvbw8O4FjAD0GLKYpMgkidqyTjv7pb+Gw7PnMALQY8jiove83x8SY8zjdHjPCHZWhREIMw0XifrLYDhiKTu8tmuaZsKBwAhAj+fNYn8eHHd7lOK4Stnn8Xj/S7A+cCAwApBDf5lMChCb38y3WrngiTr0nMN5wIHACMzjZKaJu91eh9jPh0HP+bAXsQA4EBgB6DFkMckeuxGDOMzJ8udNAusDDYYRgB5HJSJIkdVILuxx0KeOTQ5MxP8Ai4AeQxahThAJVwtAigKCc4zjhKz2J9dc5P5FQI8nsjj7xzJVQJbyu6T93r9zP+fSyBeJX71FbvYTPpnsAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.SCHOOLNAME", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "allowOverlapOfFeatureInterior": "avoid", "offsetDistance": 3, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 24527.260784345257, "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": "Tahoma", "size": 10, "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": "GlobalID", "displayField": "SCHOOLNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SCHOOLNAME", "type": "esriFieldTypeString", "alias": "SCHOOLNAME", "domain": null, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "SCHOOLNAME" }, { "name": "PRINCIPAL", "type": "esriFieldTypeString", "alias": "PRINCIPAL", "domain": null, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "PRINCIPAL" }, { "name": "GRADES", "type": "esriFieldTypeString", "alias": "GRADES", "domain": null, "editable": true, "nullable": false, "length": 8, "defaultValue": null, "modelName": "GRADES" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "domain": null, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "CITY" }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "domain": null, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "ZIP" }, { "name": "TELEPHONE", "type": "esriFieldTypeString", "alias": "TELEPHONE", "domain": null, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "TELEPHONE" }, { "name": "FAX", "type": "esriFieldTypeString", "alias": "FAX", "domain": null, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "FAX" }, { "name": "STARNUM", "type": "esriFieldTypeString", "alias": "STARNUM", "domain": null, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "STARNUM" }, { "name": "School_Class", "type": "esriFieldTypeString", "alias": "School_Class", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "School_Class" }, { "name": "OPENBELL", "type": "esriFieldTypeString", "alias": "OPENBELL", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "OPENBELL" }, { "name": "CLOSEBELL", "type": "esriFieldTypeString", "alias": "CLOSEBELL", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "CLOSEBELL" }, { "name": "ABV_NAME", "type": "esriFieldTypeString", "alias": "ABV_NAME", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ABV_NAME" }, { "name": "WEB_SITE", "type": "esriFieldTypeString", "alias": "WEB_SITE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "WEB_SITE" }, { "name": "JURISDICTION", "type": "esriFieldTypeString", "alias": "JURISDICTION", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "JURISDICTION" }, { "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" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Layer_Name", "type": "esriFieldTypeString", "alias": "Layer", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "Layer_Name" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R3977_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3977", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3977", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3246_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Schools", "description": "", "prototype": { "attributes": { "Layer_Name": null, "SCHOOLNAME": " ", "PRINCIPAL": " ", "GRADES": " ", "ADDRESS": " ", "CITY": " ", "ZIP": " ", "TELEPHONE": " ", "FAX": " ", "STARNUM": " ", "School_Class": null, "OPENBELL": null, "CLOSEBELL": null, "ABV_NAME": null, "WEB_SITE": null, "JURISDICTION": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "6e3bc52c986e40959aa796071ab88374" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "Permits", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 5651.080884713121, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 1814656.8285254985, "ymin": 520404.49420817196, "xmax": 1870556.7098575532, "ymax": 590136.9082251191, "spatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121521300, "falseY": -93934000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 5.120000004768372E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -1.2152129999981208E8, "falseY": -9.393399999996735E7, "xyUnits": 15624.999985448083, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PRMT_TYPE", "defaultSymbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 130, 130, 130, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1.0499999999999998 } }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "PRMT_TYPE", "classes": [ { "label": "SF DETACHED", "description": "SF DETACHED", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 74, 109, 161, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1.0499999999999998 } }, "values": [ [ "101" ] ] }, { "label": "SF ATTACHED", "description": "SF ATTACHED", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 161, 166, 38, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1.0499999999999998 } }, "values": [ [ "102" ] ] }, { "label": "NEW COMMERCIAL", "description": "NEW COMMERCIAL", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 148, 31, 51, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1.0499999999999998 } }, "values": [ [ "103" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 74, 109, 161, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1.0499999999999998 } }, "value": "101", "label": "SF DETACHED" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 161, 166, 38, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1.0499999999999998 } }, "value": "102", "label": "SF ATTACHED" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 148, 31, 51, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1.0499999999999998 } }, "value": "103", "label": "NEW COMMERCIAL" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 59, 78, 255 ], "toColor": [ 163, 59, 78, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 71, 166, 50, 255 ], "toColor": [ 71, 166, 50, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 40, 36, 171, 255 ], "toColor": [ 40, 36, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 55, 136, 171, 255 ], "toColor": [ 55, 136, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 120, 37, 255 ], "toColor": [ 168, 120, 37, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 115, 68, 135, 255 ], "toColor": [ 115, 68, 135, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 173, 140, 255 ], "toColor": [ 61, 173, 140, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 162, 44, 171, 255 ], "toColor": [ 162, 44, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 154, 171, 44, 255 ], "toColor": [ 154, 171, 44, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 88, 61, 255 ], "toColor": [ 130, 88, 61, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 34, 82, 163, 255 ], "toColor": [ 34, 82, 163, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 96, 130, 57, 255 ], "toColor": [ 96, 130, 57, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 79, 46, 255 ], "toColor": [ 171, 79, 46, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "ST_NAME", "typeIdField": "PRMT_TYPE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PRMT_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "PERMIT TYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": 101, "modelName": "PRMT_TYPE" }, { "name": "PRMT_DATE", "type": "esriFieldTypeDate", "alias": "PERMIT DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "PRMT_DATE" }, { "name": "ADD_NO", "type": "esriFieldTypeString", "alias": "ADDRESS DETACHED", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ADD_NO" }, { "name": "ADD_NOS", "type": "esriFieldTypeString", "alias": "ADRESS ATTACHED", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ADD_NOS" }, { "name": "DIRP", "type": "esriFieldTypeString", "alias": "DIRECTION PREFIX", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "DIRP" }, { "name": "ST_NAME", "type": "esriFieldTypeString", "alias": "STREET NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ST_NAME" }, { "name": "ST_TYPE", "type": "esriFieldTypeString", "alias": "STREET TYPE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ST_TYPE" }, { "name": "DIRS", "type": "esriFieldTypeString", "alias": "DIRECTION SUFFIX", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "DIRS" }, { "name": "LOT_NO", "type": "esriFieldTypeString", "alias": "LOT NUMBER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LOT_NO" }, { "name": "UNIT_NO", "type": "esriFieldTypeSmallInteger", "alias": "NUMBER OF UNITS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UNIT_NO" }, { "name": "PRMT_YEAR", "type": "esriFieldTypeInteger", "alias": "PERMIT YEAR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PRMT_YEAR" }, { "name": "GISLINK", "type": "esriFieldTypeString", "alias": "GISLINK", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "GISLINK" }, { "name": "BUS_NAM", "type": "esriFieldTypeString", "alias": "BUS_NAM", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BUS_NAM" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "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" }, { "name": "Layer_Name", "type": "esriFieldTypeString", "alias": "Layer", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "Layer_Name" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R3956_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3956", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3956", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3225_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [ { "id": 101, "name": "SF DETACHED", "domains": {}, "templates": [ { "name": "SF DETACHED", "description": "", "prototype": { "attributes": { "Layer_Name": null, "PRMT_TYPE": 101, "PRMT_DATE": null, "ADD_NO": null, "ADD_NOS": null, "DIRP": null, "ST_NAME": null, "ST_TYPE": null, "DIRS": null, "LOT_NO": null, "UNIT_NO": null, "PRMT_YEAR": null, "GISLINK": null, "BUS_NAM": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 102, "name": "SF ATTACHED", "domains": {}, "templates": [ { "name": "SF ATTACHED", "description": "", "prototype": { "attributes": { "Layer_Name": null, "PRMT_TYPE": 102, "PRMT_DATE": null, "ADD_NO": null, "ADD_NOS": null, "DIRP": null, "ST_NAME": null, "ST_TYPE": null, "DIRS": null, "LOT_NO": null, "UNIT_NO": null, "PRMT_YEAR": null, "GISLINK": null, "BUS_NAM": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 103, "name": "NEW COMMERCIAL", "domains": {}, "templates": [ { "name": "NEW COMMERCIAL", "description": "", "prototype": { "attributes": { "Layer_Name": null, "PRMT_TYPE": 103, "PRMT_DATE": null, "ADD_NO": null, "ADD_NOS": null, "DIRP": null, "ST_NAME": null, "ST_TYPE": null, "DIRS": null, "LOT_NO": null, "UNIT_NO": null, "PRMT_YEAR": null, "GISLINK": null, "BUS_NAM": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "6e3bc52c986e40959aa796071ab88374" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 27, "name": "Commercial Inspector Zones", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1814451.820461303, "ymin": 519593.10719941556, "xmax": 1872020.656738922, "ymax": 592548.502979368, "spatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121521300, "falseY": -93934000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 5.120000004768372E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -1.2152129999981208E8, "falseY": -9.393399999996735E7, "xyUnits": 15624.999985448083, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 152, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Layer_Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "Inspector", "type": "esriFieldTypeString", "alias": "Inspector Name", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Inspector" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "SQUARE_MIL", "type": "esriFieldTypeDouble", "alias": "SQUARE_MIL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SQUARE_MIL" }, { "name": "X_CENTROID", "type": "esriFieldTypeDouble", "alias": "X_CENTROID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X_CENTROID" }, { "name": "Y_CENTROID", "type": "esriFieldTypeDouble", "alias": "Y_CENTROID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y_CENTROID" }, { "name": "Annex_Status", "type": "esriFieldTypeString", "alias": "Annex_Status", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "Annex_Status" }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "CITY" }, { "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" }, { "name": "Layer_Name", "type": "esriFieldTypeString", "alias": "Layer", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "Layer_Name" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R3963_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3963", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3963", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3232_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Commercial Inspector Zones", "description": "", "prototype": { "attributes": { "Layer_Name": null, "CITY": null, "Inspector": null, "ACRES": null, "SQUARE_MIL": null, "X_CENTROID": null, "Y_CENTROID": null, "Annex_Status": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "userTypeExtensions": [ "advancedEditing" ], "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "6e3bc52c986e40959aa796071ab88374" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 26, "name": "Permit Tech Zones", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1814451.820461303, "ymin": 519593.10719941556, "xmax": 1872020.656738922, "ymax": 592548.502979368, "spatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121521300, "falseY": -93934000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 5.120000004768372E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -1.2152129999981208E8, "falseY": -9.393399999996735E7, "xyUnits": 15624.999985448083, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Layer_Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "PermitTech", "type": "esriFieldTypeString", "alias": "Permit Tech Name", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PermitTech" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "SQUARE_MIL", "type": "esriFieldTypeDouble", "alias": "SQUARE_MIL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SQUARE_MIL" }, { "name": "X_CENTROID", "type": "esriFieldTypeDouble", "alias": "X_CENTROID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X_CENTROID" }, { "name": "Y_CENTROID", "type": "esriFieldTypeDouble", "alias": "Y_CENTROID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y_CENTROID" }, { "name": "Annex_Status", "type": "esriFieldTypeString", "alias": "Annex_Status", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "Annex_Status" }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "CITY" }, { "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" }, { "name": "Layer_Name", "type": "esriFieldTypeString", "alias": "Layer", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "Layer_Name" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R3978_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3978", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3978", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3247_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Permit Tech Zones", "description": "", "prototype": { "attributes": { "Layer_Name": null, "CITY": null, "PermitTech": null, "ACRES": null, "SQUARE_MIL": null, "X_CENTROID": null, "Y_CENTROID": null, "Annex_Status": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "userTypeExtensions": [ "advancedEditing" ], "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "6e3bc52c986e40959aa796071ab88374" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 11, "name": "Main St Revitalization Plan ", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1849358.0962698162, "ymin": 547786.164441675, "xmax": 1854259.5924663693, "ymax": 554215.2291516662, "spatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121521300, "falseY": -93934000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 5.120000004768372E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -1.2152129999981208E8, "falseY": -9.393399999996735E7, "xyUnits": 15624.999985448083, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 214, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "DocName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Layer", "type": "esriFieldTypeString", "alias": "Layer", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Layer" }, { "name": "Field", "type": "esriFieldTypeString", "alias": "Field", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Field" }, { "name": "DocName", "type": "esriFieldTypeString", "alias": "DocName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DocName" }, { "name": "xsection", "type": "esriFieldTypeString", "alias": "xsection", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "xsection" }, { "name": "url", "type": "esriFieldTypeString", "alias": "url", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "url" }, { "name": "section", "type": "esriFieldTypeString", "alias": "section", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "section" }, { "name": "raster", "type": "esriFieldTypeRaster", "alias": "raster", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "raster" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R3574_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3574", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "sde_rix_176", "fields": "raster", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_3574", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2853_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Main St Revitalization Plan ", "description": "", "prototype": { "attributes": { "section": null, "raster": null, "url": null, "Layer": null, "Field": null, "DocName": null, "xsection": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "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": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "6e3bc52c986e40959aa796071ab88374" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "CityLimits", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1814451.820461303, "ymin": 519593.10719941556, "xmax": 1872020.656738922, "ymax": 592548.502979368, "spatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121521300, "falseY": -93934000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 5.120000004768372E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -1.2152129999981208E8, "falseY": -9.393399999996735E7, "xyUnits": 15624.999985448083, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "ACRES", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "SQUARE_MIL", "type": "esriFieldTypeDouble", "alias": "SQUARE_MIL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SQUARE_MIL" }, { "name": "X_CENTROID", "type": "esriFieldTypeDouble", "alias": "X_CENTROID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X_CENTROID" }, { "name": "Y_CENTROID", "type": "esriFieldTypeDouble", "alias": "Y_CENTROID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y_CENTROID" }, { "name": "Annex_Status", "type": "esriFieldTypeString", "alias": "Annex_Status", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "Annex_Status" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "CITY" }, { "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" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()", "required": true }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "Layer_Name", "type": "esriFieldTypeString", "alias": "Layer", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "Layer_Name" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R3965_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3965", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3965", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3234_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "CityLimits", "description": "", "prototype": { "attributes": { "CITY": null, "ACRES": null, "SQUARE_MIL": null, "X_CENTROID": null, "Y_CENTROID": null, "Annex_Status": null, "Layer_Name": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "userTypeExtensions": [ "advancedEditing" ], "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "6e3bc52c986e40959aa796071ab88374" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "North Highland Planning Area Boundary", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1850264.1495186538, "ymin": 549093.8407308906, "xmax": 1858452.7498462796, "ymax": 556377.5753296763, "spatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121521300, "falseY": -93934000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 5.120000004768372E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -1.2152129999981208E8, "falseY": -9.393399999996735E7, "xyUnits": 15624.999985448083, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPFS", "url": "3088ed09ef9ba450a3b2a15c2f6a2fa7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABDElEQVQYlWXQvUoDURAF4DNz71qaPEFYw2IewIexSGtj4Q8BY2En2NimSKNYSASfIRZiKaSyUREJPoBmtTHuvXNkE2I0Tv1xOGe82Mo9BRWF6xhcB/LwgcVjtuy9JOsBoWeIWwoGY6P7D8vTuy/weJcg2wiMXYPtKIsvY/0M8pz/th4CK1gZ+Pjajh6HFG6raTDWepCXtzmcRA+KwOzGRTsyh30qd9USGOvns+QpnPYYR6ZXDl4M1qZaS028sXFadp7DCR5+RqZ9F5WmODDhniIslQP/wh+c9X2I4+hwbLSWSvS+yrQ6kuFo4R3jwLXrBPlmgJ2Ur/M59aIyqjXz6nzhbGBB3CZYbQYWl99/T5IRqGOUxwAAAABJRU5ErkJggg==", "contentType": "image/png", "outline": null, "width": 8, "height": 8, "angle": 90, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Id", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Id" }, { "name": "acres", "type": "esriFieldTypeDouble", "alias": "acres", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "acres" }, { "name": "sqmiles", "type": "esriFieldTypeDouble", "alias": "sq miles", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "sqmiles" }, { "name": "url", "type": "esriFieldTypeString", "alias": "url", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "url" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "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" }, { "name": "Layer_Name", "type": "esriFieldTypeString", "alias": "Layer", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "Layer_Name" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R3954_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3954", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3954", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3223_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "North Highland Planning Area Boundary", "description": "", "prototype": { "attributes": { "Layer_Name": null, "Id": null, "acres": null, "sqmiles": null, "url": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "6e3bc52c986e40959aa796071ab88374" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 6, "name": "Historic Bottoms Planning Area Boundary", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1849487.2015499324, "ymin": 547420.5392893404, "xmax": 1854530.5003706217, "ymax": 552134.6631337255, "spatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121521300, "falseY": -93934000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 5.120000004768372E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -1.2152129999981208E8, "falseY": -9.393399999996735E7, "xyUnits": 15624.999985448083, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPFS", "url": "967ee9fa4dd93d628770caccb33c6152", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABF0lEQVQYlV3QMUsDURAE4Nm9F9HGpLTxVwj2tiKIjRZpBbGISsBY2ATBxjZFCCgWcoJpJCBpIkQshVQ2+RdejIXnvbcjJyZottjqY5lZ1xEbCqWoikYwNDYhY8xMF1x06mQHHjENFVX4jrE5i9ch726Q4XW1gN3g2TTDoSi/2sbrbcjoL3Z1iLUyDpZcqElwZ6AcLKj5B2O8AXmbwnztQbKu57OPwjksOjHqkaqhbbyZXP6BvznSfuDjRwSBoUZqdV7NdYxXeeYpzGcN8tkP7I2jQJie0uQYirm84D84wd3AXuZ8qiG6oLGqKs7dl1jaSiSZeUfa8nxaLmA/eFyaoeKiEW/jYlIuj0rThpOC9YwvKwWU6Xn3DWpHjjD0uw+AAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": null, "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Id", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Id" }, { "name": "acres", "type": "esriFieldTypeDouble", "alias": "acres", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "acres" }, { "name": "sqmiles", "type": "esriFieldTypeDouble", "alias": "sq miles", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "sqmiles" }, { "name": "url", "type": "esriFieldTypeString", "alias": "url", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "url" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "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" }, { "name": "Layer_Name", "type": "esriFieldTypeString", "alias": "Layer", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "Layer_Name" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R3964_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3964", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3964", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3233_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Historic Bottoms Planning Area Boundary", "description": "", "prototype": { "attributes": { "Layer_Name": null, "Id": null, "acres": null, "sqmiles": null, "url": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "6e3bc52c986e40959aa796071ab88374" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 7, "name": "Annexations", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1814451.820461303, "ymin": 519593.10719941556, "xmax": 1872020.656738922, "ymax": 592548.502979368, "spatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121521300, "falseY": -93934000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 5.120000004768372E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -1.2152129999981208E8, "falseY": -9.393399999996735E7, "xyUnits": 15624.999985448083, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 245, 245, 0, 255 ], "toColor": [ 245, 0, 0, 255 ] }, "classificationMethod": "esriClassifyQuantile" }, "field": "YEAR_ANNEX", "classificationMethod": "esriClassifyQuantile", "minValue": 1817, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 245, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "classMaxValue": 1979, "label": "1817 - 1979" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 212, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "classMaxValue": 1988, "label": "1980 - 1988" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 184, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "classMaxValue": 1995, "label": "1989 - 1995" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 151, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "classMaxValue": 1999, "label": "1996 - 1999" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 122, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "classMaxValue": 2004, "label": "2000 - 2004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 90, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "classMaxValue": 2007, "label": "2005 - 2007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 61, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "classMaxValue": 2015, "label": "2008 - 2015" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 29, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "classMaxValue": 2018, "label": "2016 - 2018" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "classMaxValue": 2021, "label": "2019 - 2021" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[EFFECTIVE_DATE]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 30659.075980431644, "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": "Tahoma", "size": 10, "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": "GlobalID", "displayField": "ANNEXATION_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "DATE_ANNEX", "type": "esriFieldTypeDate", "alias": "Date Annex Passed", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_ANNEX" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "YEAR_ANNEX", "type": "esriFieldTypeSmallInteger", "alias": "Year Annex Passed", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YEAR_ANNEX" }, { "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" }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "Comment", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "COMMENT" }, { "name": "ORDINANCE", "type": "esriFieldTypeString", "alias": "Ordinance", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ORDINANCE" }, { "name": "ANNEXATION_NAME", "type": "esriFieldTypeString", "alias": "Property Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "ANNEXATION_NAME" }, { "name": "EFFECTIVE_DATE", "type": "esriFieldTypeDate", "alias": "Annexation Effective", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FINAL_READING" }, { "name": "FILE_FOLDER", "type": "esriFieldTypeString", "alias": "File Folder", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "FILE_FOLDER" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()", "required": true }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "Layer_Name", "type": "esriFieldTypeString", "alias": "Layer", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "Layer_Name" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R3975_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3975", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3975", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3244_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "1817 - 1979", "description": "", "prototype": { "attributes": { "Layer_Name": null, "FILE_FOLDER": null, "DATE_ANNEX": null, "YEAR_ANNEX": 1898, "EFFECTIVE_DATE": null, "ANNEXATION_NAME": null, "ORDINANCE": null, "COMMENT": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "1980 - 1988", "description": "", "prototype": { "attributes": { "Layer_Name": null, "FILE_FOLDER": null, "DATE_ANNEX": null, "YEAR_ANNEX": 1983.5, "EFFECTIVE_DATE": null, "ANNEXATION_NAME": null, "ORDINANCE": null, "COMMENT": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "1989 - 1995", "description": "", "prototype": { "attributes": { "Layer_Name": null, "FILE_FOLDER": null, "DATE_ANNEX": null, "YEAR_ANNEX": 1991.5, "EFFECTIVE_DATE": null, "ANNEXATION_NAME": null, "ORDINANCE": null, "COMMENT": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "1996 - 1999", "description": "", "prototype": { "attributes": { "Layer_Name": null, "FILE_FOLDER": null, "DATE_ANNEX": null, "YEAR_ANNEX": 1997, "EFFECTIVE_DATE": null, "ANNEXATION_NAME": null, "ORDINANCE": null, "COMMENT": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "2000 - 2004", "description": "", "prototype": { "attributes": { "Layer_Name": null, "FILE_FOLDER": null, "DATE_ANNEX": null, "YEAR_ANNEX": 2001.5, "EFFECTIVE_DATE": null, "ANNEXATION_NAME": null, "ORDINANCE": null, "COMMENT": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "2005 - 2007", "description": "", "prototype": { "attributes": { "Layer_Name": null, "FILE_FOLDER": null, "DATE_ANNEX": null, "YEAR_ANNEX": 2005.5, "EFFECTIVE_DATE": null, "ANNEXATION_NAME": null, "ORDINANCE": null, "COMMENT": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "2008 - 2015", "description": "", "prototype": { "attributes": { "Layer_Name": null, "FILE_FOLDER": null, "DATE_ANNEX": null, "YEAR_ANNEX": 2011, "EFFECTIVE_DATE": null, "ANNEXATION_NAME": null, "ORDINANCE": null, "COMMENT": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "2016 - 2018", "description": "", "prototype": { "attributes": { "Layer_Name": null, "FILE_FOLDER": null, "DATE_ANNEX": null, "YEAR_ANNEX": 2016.5, "EFFECTIVE_DATE": null, "ANNEXATION_NAME": null, "ORDINANCE": null, "COMMENT": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "2019 - 2021", "description": "", "prototype": { "attributes": { "Layer_Name": null, "FILE_FOLDER": null, "DATE_ANNEX": null, "YEAR_ANNEX": 2019.5, "EFFECTIVE_DATE": null, "ANNEXATION_NAME": null, "ORDINANCE": null, "COMMENT": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "userTypeExtensions": [ "advancedEditing" ], "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "6e3bc52c986e40959aa796071ab88374" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 8, "name": "Subdivisions", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1814451.8491332978, "ymin": 519934.37785574794, "xmax": 1870657.2078416497, "ymax": 586469.8666857034, "spatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121521300, "falseY": -93934000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 5.120000004768372E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -1.2152129999981208E8, "falseY": -9.393399999996735E7, "xyUnits": 15624.999985448083, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 203, 196, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 230, 152, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.SUBDIVISION + \" \" + $feature.Section + \" \" + $feature.Phase", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "allowOverlapOfFeatureInterior": "avoid", "allowOverlapOfFeatureBoundary": "avoid", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 8829.81388236423, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 80, 153, 148, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Constantia", "size": 10, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "SUBDIVISION", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SUBDIVISION", "type": "esriFieldTypeString", "alias": "SUBDIVISION", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SUBDIVISION" }, { "name": "Section", "type": "esriFieldTypeString", "alias": "Section", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Section" }, { "name": "Phase", "type": "esriFieldTypeString", "alias": "Phase", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Phase" }, { "name": "FIRST_FIRST_PLATBOOK", "type": "esriFieldTypeString", "alias": "PLATBOOK", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "PLATBOOK" }, { "name": "FIRST_FIRST_Page", "type": "esriFieldTypeString", "alias": "Page", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Page" }, { "name": "FIRST_SUM_NbrAddresses", "type": "esriFieldTypeDouble", "alias": "FIRST_SUM_NbrAddresses", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FIRST_SUM_NbrAddresses" }, { "name": "FIRST_SUM_NbrPermits", "type": "esriFieldTypeDouble", "alias": "FIRST_SUM_NbrPermits", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FIRST_SUM_NbrPermits" }, { "name": "FIRST_SUM_SubTotAdd", "type": "esriFieldTypeDouble", "alias": "FIRST_SUM_SubTotAdd", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FIRST_SUM_SubTotAdd" }, { "name": "FIRST_SUM_SubTotPermits", "type": "esriFieldTypeDouble", "alias": "FIRST_SUM_SubTotPermits", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FIRST_SUM_SubTotPermits" }, { "name": "FIRST_FIRST_StructType", "type": "esriFieldTypeString", "alias": "StructType", "domain": { "type": "codedValue", "name": "SubdivisionType", "description": "Subdivision Type", "codedValues": [ { "name": "Apartments", "code": "APT" }, { "name": "Condo", "code": "CON" }, { "name": "Commercial", "code": "COM" }, { "name": "Duplex", "code": "DUP" }, { "name": "Industrial", "code": "IND" }, { "name": "Mobile Home", "code": "MOH" }, { "name": "Planned Residential", "code": "PRD" }, { "name": "Planned Unit", "code": "PUD" }, { "name": "Single Family", "code": "SFR" }, { "name": "Town Home", "code": "TNH" }, { "name": "Office", "code": "OFC" }, { "name": "Government/Institution", "code": "GVIN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "StructType" }, { "name": "FIRST_SUM_SubTotParcels", "type": "esriFieldTypeDouble", "alias": "FIRST_SUM_SubTotParcels", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FIRST_SUM_SubTotParcels" }, { "name": "SEC_ACTIVE", "type": "esriFieldTypeString", "alias": "SEC_ACTIVE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SEC_ACTIVE" }, { "name": "SUB_ACTIVE", "type": "esriFieldTypeString", "alias": "SUB_ACTIVE", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "SUB_ACTIVE" }, { "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" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "GenZoning", "type": "esriFieldTypeString", "alias": "General Zoning", "domain": { "type": "codedValue", "name": "GenZoning", "description": "Main zoning category", "codedValues": [ { "name": "Commercial", "code": "COM" }, { "name": "Industrial", "code": "IND" }, { "name": "Mixed Use", "code": "MU" }, { "name": "Office", "code": "OFF" }, { "name": "Park", "code": "PK" }, { "name": "Residential", "code": "RES" }, { "name": "University", "code": "UNV" }, { "name": "Central Business District", "code": "CBD" }, { "name": "Planned", "code": "PLN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "GenZoning" }, { "name": "Layer_Name", "type": "esriFieldTypeString", "alias": "Layer", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "Layer_Name" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R3961_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3961", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3961", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3230_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Subdivisions", "description": "", "prototype": { "attributes": { "GenZoning": null, "SUBDIVISION": null, "Section": null, "Phase": null, "FIRST_FIRST_PLATBOOK": null, "FIRST_FIRST_Page": null, "FIRST_SUM_NbrAddresses": null, "FIRST_SUM_NbrPermits": null, "FIRST_SUM_SubTotAdd": null, "FIRST_SUM_SubTotPermits": null, "FIRST_FIRST_StructType": null, "FIRST_SUM_SubTotParcels": null, "SEC_ACTIVE": null, "SUB_ACTIVE": null, "Layer_Name": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "6e3bc52c986e40959aa796071ab88374" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 9, "name": "E Main St Historic Overlay District", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1853195.299985379, "ymin": 549777.4599315375, "xmax": 1858296.2400221378, "ymax": 551330.6700449735, "spatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121521300, "falseY": -93934000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 5.120000004768372E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -1.2152129999981208E8, "falseY": -9.393399999996735E7, "xyUnits": 15624.999985448083, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPFS", "url": "601e09a950eb9e0dc128e132a7a6e733", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABD0lEQVQYlV3QwUpCYRAF4DNzfwMhUlr0ai1cRYEUZCWkRBsJImwTaCQXEhdh0DPYIloGrdr0FKVF5e3+/5y4iFme9cdwzjg5t2dCCgq0LY821uUd82lxyTmTVa/oG7CtY3hrsoP6HK7Im0tf8JRbwYY3dsywo3l+W8weyjL6ax0aYmnMR2ehFuCOqFJRb94u2MeWvM5glrKkvsX7SMOxIarTdFfVYDGvppcncNIjCT3eRp8QA2qkVjUxZ012s84zmGVNxqHHQfQRaNRDE9nXRSxYl53/cIpbHDj1SUB0asaqfolzxTMWh3synHtH4mPe5QI2veEye50bOV4XToal0UHxd+F0YNrgQ24ZJa+8+QHUJY68AiqvhAAAAABJRU5ErkJggg==", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 110, 110, 110, 255 ], "width": 1 }, "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "AREA_", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "Layer_Name", "type": "esriFieldTypeString", "alias": "Layer", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "Layer_Name" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "FID" }, { "name": "AREA_", "type": "esriFieldTypeDouble", "alias": "AREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AREA" }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PERIMETER" }, { "name": "HISTORIC_CL_ID", "type": "esriFieldTypeInteger", "alias": "HISTORIC_CL#", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HISTORIC_CL#" }, { "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" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R3993_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3993", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3993", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3262_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "E Main St Historic Overlay District", "description": "", "prototype": { "attributes": { "HISTORIC_CL_ID": null, "Layer_Name": null, "AREA_": null, "PERIMETER": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "6e3bc52c986e40959aa796071ab88374" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 10, "name": "Census ZipCodes 2016", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 21557.16279874076, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1719567.0974929333, "ymin": 357014.810664013, "xmax": 2001330.1573393494, "ymax": 724088.1407978684, "spatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121521300, "falseY": -93934000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 5.120000004768372E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -1.2152129999981208E8, "falseY": -9.393399999996735E7, "xyUnits": 15624.999985448083, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 230, 207, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.ZCTA5CE10", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "allowOverlapOfFeatureInterior": "avoid", "allowOverlapOfFeatureBoundary": "avoid", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 230, 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": "Tahoma", "size": 14, "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": "GlobalID", "displayField": "ZCTA5CE10", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ZCTA5CE10", "type": "esriFieldTypeString", "alias": "ZCTA5CE10", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ZCTA5CE10" }, { "name": "GEOID10", "type": "esriFieldTypeString", "alias": "GEOID10", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "GEOID10" }, { "name": "CLASSFP10", "type": "esriFieldTypeString", "alias": "CLASSFP10", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "CLASSFP10" }, { "name": "MTFCC10", "type": "esriFieldTypeString", "alias": "MTFCC10", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "MTFCC10" }, { "name": "FUNCSTAT10", "type": "esriFieldTypeString", "alias": "FUNCSTAT10", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "FUNCSTAT10" }, { "name": "ALAND10", "type": "esriFieldTypeDouble", "alias": "ALAND10", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ALAND10" }, { "name": "AWATER10", "type": "esriFieldTypeDouble", "alias": "AWATER10", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AWATER10" }, { "name": "INTPTLAT10", "type": "esriFieldTypeString", "alias": "INTPTLAT10", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "INTPTLAT10" }, { "name": "INTPTLON10", "type": "esriFieldTypeString", "alias": "INTPTLON10", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "INTPTLON10" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "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" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "Layer_Name", "type": "esriFieldTypeString", "alias": "Layer", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "Layer_Name" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R3969_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3969", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3969", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3238_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Census ZipCodes 2016", "description": "", "prototype": { "attributes": { "Layer_Name": null, "ZCTA5CE10": null, "GEOID10": null, "CLASSFP10": null, "MTFCC10": null, "FUNCSTAT10": null, "ALAND10": null, "AWATER10": null, "INTPTLAT10": null, "INTPTLON10": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "6e3bc52c986e40959aa796071ab88374" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 25, "name": "Sign Inspection", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1814451.820461303, "ymin": 519593.10719941556, "xmax": 1872020.656738922, "ymax": 592548.502979368, "spatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121521300, "falseY": -93934000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 5.120000004768372E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -1.2152129999981208E8, "falseY": -9.393399999996735E7, "xyUnits": 15624.999985448083, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 200, 235, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.Inspector", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "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": "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": "GlobalID", "displayField": "Layer_Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Inspector", "type": "esriFieldTypeString", "alias": "Inspector", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Inspector" }, { "name": "Layer_Name", "type": "esriFieldTypeString", "alias": "Layer Name", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "Layer_Name" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "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" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R3970_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3970", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3970", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3239_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Sign Inspection", "description": "", "prototype": { "attributes": { "Layer_Name": null, "Inspector": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "userTypeExtensions": [ "advancedEditing" ], "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "6e3bc52c986e40959aa796071ab88374" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 12, "name": "City Core Overlay District", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1849487.2014859319, "ymin": 547297.6478972286, "xmax": 1858444.4998622686, "ymax": 556377.5752656758, "spatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121521300, "falseY": -93934000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 5.120000004768372E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -1.2152129999981208E8, "falseY": -9.393399999996735E7, "xyUnits": 15624.999985448083, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPFS", "url": "ede75f1a264fc7db93ebba4cfe5b0fac", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA8ElEQVQYlWXPzSvDARgH8I/tZ9vBknLg4OXqtdXKQYnyUkpcNUrJAXF14qi0Ii/lwpVcSSknpYTZ/0IuI9u0rcb4Xp/P8xYUT7qKcq8k10muEYn7l893gZkLrlJkDwkHJFaINNTCSFyguZfJU25XyRwQitK3QLSxxgbqQrQkGUlzv0V2n1CY7hSxpl+wlFA9bUMMbvK4w8t+pdozX51cgaWEo3SMUizwlCazSyFP/2L55h9YbovROa58zsN2paHwQWL5D6ziscqGuw2e98h/CeTeiNV+WEbtw0wcc7NE9kjgeo6ps/+49GDrANPnXM76BrxyNbtF/kC1AAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 0, 77, 168, 255 ], "width": 4 }, "width": 8, "height": 8, "angle": 135, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Acres", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Acres" }, { "name": "Effective_Date", "type": "esriFieldTypeDate", "alias": "Effective_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Effective_Date" }, { "name": "File_Num", "type": "esriFieldTypeString", "alias": "File_Num", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "File_Num" }, { "name": "Code", "type": "esriFieldTypeString", "alias": "Code", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "Code" }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Location" }, { "name": "Url", "type": "esriFieldTypeString", "alias": "Url", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Url" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "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" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()", "required": true }, { "name": "Layer_Name", "type": "esriFieldTypeString", "alias": "Layer", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "Layer_Name" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R3992_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3992", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3992", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3261_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "City Core Overlay District", "description": "", "prototype": { "attributes": { "Layer_Name": null, "Acres": null, "Effective_Date": null, "File_Num": null, "Code": null, "Location": null, "Url": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "6e3bc52c986e40959aa796071ab88374" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 13, "name": "Tax Polygons", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1758494.4005691856, "ymin": 461370.3399772048, "xmax": 1926494.4007256478, "ymax": 645370.3398925662, "spatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121521300, "falseY": -93934000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 5.120000004768372E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -1.2152129999981208E8, "falseY": -9.393399999996735E7, "xyUnits": 15624.999985448083, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 190, 189, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.TaxMap", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "allowOverlapOfFeatureInterior": "avoid", "allowOverlapOfFeatureBoundary": "avoid", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 200766.72359128203, "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": "Tahoma", "size": 14, "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": "GlobalID", "displayField": "Grid_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Grid_ID", "type": "esriFieldTypeString", "alias": "Grid_ID", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "Grid_ID" }, { "name": "scale", "type": "esriFieldTypeDouble", "alias": "scale", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "scale" }, { "name": "ROWNUMBER", "type": "esriFieldTypeDouble", "alias": "ROWNUMBER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROWNUMBER" }, { "name": "COLNUMBER", "type": "esriFieldTypeDouble", "alias": "COLNUMBER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COLNUMBER" }, { "name": "Perimeter", "type": "esriFieldTypeDouble", "alias": "Perimeter", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Perimeter" }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Acres" }, { "name": "TaxMap", "type": "esriFieldTypeString", "alias": "TaxMap", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "TaxMap" }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_Leng" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "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" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "Layer_Name", "type": "esriFieldTypeString", "alias": "Layer", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "Layer_Name" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R3953_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3953", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3953", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3222_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Tax Polygons", "description": "", "prototype": { "attributes": { "Layer_Name": null, "Grid_ID": null, "scale": null, "ROWNUMBER": null, "COLNUMBER": null, "Perimeter": null, "Acres": null, "TaxMap": null, "Shape_Leng": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "6e3bc52c986e40959aa796071ab88374" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 14, "name": "Urban Growth Boundary", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1789699.3850462437, "ymin": 513050.77708132565, "xmax": 1882052.948076263, "ymax": 618091.7363471538, "spatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121521300, "falseY": -93934000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 5.120000004768372E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -1.2152129999981208E8, "falseY": -9.393399999996735E7, "xyUnits": 15624.999985448083, "falseZ": 0, "zUnits": 399999.99999999994, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 194, 252, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 0, 77, 168, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": true, "zDefault": 0, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "CITY", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "CITY" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "SQUAREMILES", "type": "esriFieldTypeDouble", "alias": "SQUAREMILES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SQUAREMILES" }, { "name": "DATE_APPROVED", "type": "esriFieldTypeDate", "alias": "DATE_APPROVED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_APPROVED" }, { "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" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()", "required": true }, { "name": "Layer_Name", "type": "esriFieldTypeString", "alias": "Layer", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "Layer_Name" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R3976_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3976", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3976", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3245_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Urban Growth Boundary", "description": "", "prototype": { "attributes": { "DATE_APPROVED": null, "Layer_Name": null, "CITY": null, "ACRES": null, "SQUAREMILES": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "6e3bc52c986e40959aa796071ab88374" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 15, "name": "Gateway District Overlay", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1816496.8255832046, "ymin": 552384.9999019653, "xmax": 1851634.1200799346, "ymax": 564499.620073244, "spatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121521300, "falseY": -93934000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 5.120000004768372E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2152129999981208E8, "falseY": -9.393399999996735E7, "xyUnits": 15624.999985448083, "falseZ": 0, "zUnits": 399999.99999999994, "falseM": -2.0E-5, "mUnits": 399999.99999999994 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TEXT", "uniqueValueGroups": [ { "heading": "TEXT", "classes": [ { "label": "GDO-1", "description": "GDO-1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 152, 78, 163, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "GDO-1" ] ] }, { "label": "GDO-2", "description": "GDO-2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 77, 175, 74, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "GDO-2" ] ] }, { "label": "GDO-3", "description": "GDO-3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 55, 126, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "GDO-3" ] ] }, { "label": "GDO-4", "description": "GDO-4", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 228, 26, 28, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "GDO-4" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 152, 78, 163, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "GDO-1", "label": "GDO-1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 77, 175, 74, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "GDO-2", "label": "GDO-2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 55, 126, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "GDO-3", "label": "GDO-3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 228, 26, 28, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "GDO-4", "label": "GDO-4" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 25, 28, 255 ], "toColor": [ 227, 25, 28, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 55, 126, 184, 255 ], "toColor": [ 55, 126, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 176, 74, 255 ], "toColor": [ 77, 176, 74, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 152, 78, 163, 255 ], "toColor": [ 152, 78, 163, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 25, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.TEXT", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "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": [ 255, 211, 127, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": true, "hasZ": true, "enableZDefaults": true, "zDefault": 0, "supportsVCSProjection": true, "allowUpdateWithoutMValues": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Layer_Name", "typeIdField": "TEXT", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "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" }, { "name": "TEXT", "type": "esriFieldTypeString", "alias": "TEXT", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "TEXT" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()", "required": true }, { "name": "Mboro_Edit_DBO_Gateway_District", "type": "esriFieldTypeString", "alias": "Mboro_Edit.DBO.Gateway_District_Overlay.ENTITY", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "Mboro_Edit.DBO.Gateway_District_Overlay.ENTITY" }, { "name": "Layer_Name", "type": "esriFieldTypeString", "alias": "Layer", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "Layer_Name" }, { "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": "R3974_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3243_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [ { "id": "GDO-1", "name": "GDO-1", "domains": {}, "templates": [ { "name": "GDO-1", "description": "", "prototype": { "attributes": { "TEXT": "GDO-1", "Layer_Name": null, "Mboro_Edit_DBO_Gateway_District": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "GDO-2", "name": "GDO-2", "domains": {}, "templates": [ { "name": "GDO-2", "description": "", "prototype": { "attributes": { "TEXT": "GDO-2", "Layer_Name": null, "Mboro_Edit_DBO_Gateway_District": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "GDO-3", "name": "GDO-3", "domains": {}, "templates": [ { "name": "GDO-3", "description": "", "prototype": { "attributes": { "TEXT": "GDO-3", "Layer_Name": null, "Mboro_Edit_DBO_Gateway_District": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "GDO-4", "name": "GDO-4", "domains": {}, "templates": [ { "name": "GDO-4", "description": "", "prototype": { "attributes": { "TEXT": "GDO-4", "Layer_Name": null, "Mboro_Edit_DBO_Gateway_District": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "6e3bc52c986e40959aa796071ab88374" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 16, "name": "Planned Signage Overlay District", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1835189.1411206126, "ymin": 524570.217348054, "xmax": 1861599.4910972118, "ymax": 560990.5803899765, "spatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121521300, "falseY": -93934000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 5.120000004768372E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -1.2152129999981208E8, "falseY": -9.393399999996735E7, "xyUnits": 15624.999985448083, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 152, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 25, "labelingInfo": [ { "labelExpression": "[CODE]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": false, "maxScale": 0, "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": "Tahoma", "size": 10, "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": "GlobalID", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NAME" }, { "name": "CODE", "type": "esriFieldTypeString", "alias": "CODE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CODE" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "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" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "Layer_Name", "type": "esriFieldTypeString", "alias": "Layer", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "Layer_Name" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R3952_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3952", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3952", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3221_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Planned Signage Overlay District", "description": "", "prototype": { "attributes": { "Layer_Name": null, "ACRES": null, "NAME": null, "CODE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "6e3bc52c986e40959aa796071ab88374" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 17, "name": "Planned Zones Overlay", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1814451.820461303, "ymin": 520808.3557765484, "xmax": 1872020.656738922, "ymax": 583383.2890188396, "spatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121521300, "falseY": -93934000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 5.120000004768372E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -1.2152129999981208E8, "falseY": -9.393399999996735E7, "xyUnits": 15624.999985448083, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[FILENO]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "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": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "ACRES", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "CODE", "type": "esriFieldTypeString", "alias": "CODE", "domain": { "type": "codedValue", "name": "ZoneCats", "description": "The further breakdown of the general zoning subtypes", "codedValues": [ { "name": "Central Business District", "code": "CBD" }, { "name": "Commercial Fringe", "code": "CF" }, { "name": "Commercial Highway", "code": "CH" }, { "name": "Commercial Local", "code": "CL" }, { "name": "Commercial Medical", "code": "CM" }, { "name": "Commercial Medical, Residential", "code": "CM-R" }, { "name": "Commercial Medical, Residential Single Family", "code": "CM-RS-8" }, { "name": "Commercial Planned", "code": "CP" }, { "name": "College and University", "code": "CU" }, { "name": "Heavy Industrial", "code": "H-I" }, { "name": "Light Industrial", "code": "L-I" }, { "name": "Mixed Use", "code": "MU" }, { "name": "General Office", "code": "OG" }, { "name": "Residential General Office", "code": "OG-R" }, { "name": "Park", "code": "P" }, { "name": "Planned Industrial District", "code": "PID" }, { "name": "Residential Mobile Home", "code": "R-MO" }, { "name": "Residential Duplex", "code": "RD" }, { "name": "Residential SF detached, SF zero lot line", "code": "RS-A1" }, { "name": "Residential SF attached townhouse suburban", "code": "RS-A2" }, { "name": "Residential SF attached townhouse urban", "code": "RS-A3" }, { "name": "Residential MF (RM-12)", "code": "RM-12" }, { "name": "Residential MF (RM-16)", "code": "RM-16" }, { "name": "Residential SF (RS-10)", "code": "RS-10" }, { "name": "Residential SF (RS-12)", "code": "RS-12" }, { "name": "Residential SF (RS-15)", "code": "RS-15" }, { "name": "Residential SF (RS-4)", "code": "RS-4" }, { "name": "Residential SF (RS-6)", "code": "RS-6" }, { "name": "Residential SF (RS-8)", "code": "RS-8" }, { "name": "General Industrial", "code": "G-I" }, { "name": "Planned Commercial District", "code": "PCD" }, { "name": "Planned Institutional District", "code": "PND" }, { "name": "Planned Residential District", "code": "PRD" }, { "name": "Planned Unit District", "code": "PUD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "CODE" }, { "name": "FILENO", "type": "esriFieldTypeString", "alias": "FILENO", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "FILENO" }, { "name": "PROJECTNAM", "type": "esriFieldTypeString", "alias": "PROJECTNAM", "domain": null, "editable": true, "nullable": true, "length": 63, "defaultValue": null, "modelName": "PROJECTNAM" }, { "name": "FORMERZONE", "type": "esriFieldTypeString", "alias": "FORMERZONE", "domain": { "type": "codedValue", "name": "ZoneCats", "description": "The further breakdown of the general zoning subtypes", "codedValues": [ { "name": "Central Business District", "code": "CBD" }, { "name": "Commercial Fringe", "code": "CF" }, { "name": "Commercial Highway", "code": "CH" }, { "name": "Commercial Local", "code": "CL" }, { "name": "Commercial Medical", "code": "CM" }, { "name": "Commercial Medical, Residential", "code": "CM-R" }, { "name": "Commercial Medical, Residential Single Family", "code": "CM-RS-8" }, { "name": "Commercial Planned", "code": "CP" }, { "name": "College and University", "code": "CU" }, { "name": "Heavy Industrial", "code": "H-I" }, { "name": "Light Industrial", "code": "L-I" }, { "name": "Mixed Use", "code": "MU" }, { "name": "General Office", "code": "OG" }, { "name": "Residential General Office", "code": "OG-R" }, { "name": "Park", "code": "P" }, { "name": "Planned Industrial District", "code": "PID" }, { "name": "Residential Mobile Home", "code": "R-MO" }, { "name": "Residential Duplex", "code": "RD" }, { "name": "Residential SF detached, SF zero lot line", "code": "RS-A1" }, { "name": "Residential SF attached townhouse suburban", "code": "RS-A2" }, { "name": "Residential SF attached townhouse urban", "code": "RS-A3" }, { "name": "Residential MF (RM-12)", "code": "RM-12" }, { "name": "Residential MF (RM-16)", "code": "RM-16" }, { "name": "Residential SF (RS-10)", "code": "RS-10" }, { "name": "Residential SF (RS-12)", "code": "RS-12" }, { "name": "Residential SF (RS-15)", "code": "RS-15" }, { "name": "Residential SF (RS-4)", "code": "RS-4" }, { "name": "Residential SF (RS-6)", "code": "RS-6" }, { "name": "Residential SF (RS-8)", "code": "RS-8" }, { "name": "General Industrial", "code": "G-I" }, { "name": "Planned Commercial District", "code": "PCD" }, { "name": "Planned Institutional District", "code": "PND" }, { "name": "Planned Residential District", "code": "PRD" }, { "name": "Planned Unit District", "code": "PUD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 29, "defaultValue": null, "modelName": "FORMERZONE" }, { "name": "EFFDATE", "type": "esriFieldTypeDate", "alias": "EFFDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EFFDATE" }, { "name": "PROJECTSTA", "type": "esriFieldTypeString", "alias": "PROJECTSTA", "domain": { "type": "codedValue", "name": "ProjStatus", "description": "Status of projects shown in Planned Zones Overlay layer", "codedValues": [ { "name": "Active", "code": "A" }, { "name": "Active & Partially Repealed", "code": "AP" }, { "name": "Complete", "code": "C" }, { "name": "Inactive", "code": "I" }, { "name": "Inactive & Partially Repealed", "code": "IPR" }, { "name": "Partially Complete", "code": "PC" }, { "name": "Repealed", "code": "R" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 29, "defaultValue": null, "modelName": "PROJECTSTA" }, { "name": "RelatedObj", "type": "esriFieldTypeInteger", "alias": "RelatedObj", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RelatedObj" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "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" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()", "required": true }, { "name": "Layer_Name", "type": "esriFieldTypeString", "alias": "Layer", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "Layer_Name" }, { "name": "Ordinance", "type": "esriFieldTypeString", "alias": "Ordinance", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Ordinance" }, { "name": "Subdivision", "type": "esriFieldTypeString", "alias": "Subdivision", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Subdivision" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R3990_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3990", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3990", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3259_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Planned Zones Overlay", "description": "", "prototype": { "attributes": { "Ordinance": null, "ACRES": null, "CODE": null, "FILENO": null, "PROJECTNAM": null, "FORMERZONE": null, "EFFDATE": null, "PROJECTSTA": null, "RelatedObj": null, "Subdivision": null, "Layer_Name": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "userTypeExtensions": [ "advancedEditing" ], "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "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": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "6e3bc52c986e40959aa796071ab88374" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 18, "name": "N Maney Ave NRD", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1853108.6511533111, "ymin": 550700.8660123944, "xmax": 1854903.6061629802, "ymax": 553389.6670389026, "spatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121521300, "falseY": -93934000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 5.120000004768372E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -1.2152129999981208E8, "falseY": -9.393399999996735E7, "xyUnits": 15624.999985448083, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 3 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Layer_Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "Layer_Name", "type": "esriFieldTypeString", "alias": "Layer", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "Layer_Name" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "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" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R3958_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3958", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3958", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3227_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "N Maney Ave NRD", "description": "", "prototype": { "attributes": {"Layer_Name": null} }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "6e3bc52c986e40959aa796071ab88374" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 19, "name": "E Main St NRD", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1853524.5446576923, "ymin": 549719.547355473, "xmax": 1858550.1339103729, "ymax": 551308.7449249625, "spatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121521300, "falseY": -93934000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 5.120000004768372E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -1.2152129999981208E8, "falseY": -9.393399999996735E7, "xyUnits": 15624.999985448083, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 197, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_1", "globalIdField": "GlobalID_1", "displayField": "OBJECTID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "OBJECTID", "type": "esriFieldTypeDouble", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ID", "type": "esriFieldTypeDouble", "alias": "ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ID" }, { "name": "GlobalID_1", "type": "esriFieldTypeGlobalID", "alias": "GlobalID_1", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID_1" }, { "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" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "Layer_Name", "type": "esriFieldTypeString", "alias": "Layer", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "Layer_Name" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R3966_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3966", "fields": "GlobalID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3966", "fields": "GlobalID_1,OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3235_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "E Main St NRD", "description": "", "prototype": { "attributes": { "Layer_Name": null, "OBJECTID": null, "ID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "6e3bc52c986e40959aa796071ab88374" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 20, "name": "Engineer Inspector Zones", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1789699.3851102442, "ymin": 513050.77714532614, "xmax": 1882052.948076263, "ymax": 618091.7363471538, "spatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121521300, "falseY": -93934000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 5.120000004768372E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -1.2152129999981208E8, "falseY": -9.393399999996735E7, "xyUnits": 15624.999985448083, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Name", "uniqueValueGroups": [ { "heading": "Name", "classes": [ { "label": "Ben", "description": "Ben", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 117, 156, 56, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Ben" ] ] }, { "label": "Eric", "description": "Eric", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 164, 47, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Eric" ] ] }, { "label": "James", "description": "James", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 33, 53, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "James" ] ] }, { "label": "Joe", "description": "Joe", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 66, 157, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Joe" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 117, 156, 56, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Ben", "label": "Ben" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 164, 47, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Eric", "label": "Eric" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 33, 53, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "James", "label": "James" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 66, 157, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Joe", "label": "Joe" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 44, 152, 158, 255 ], "toColor": [ 44, 152, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 40, 47, 255 ], "toColor": [ 189, 40, 47, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 48, 194, 255 ], "toColor": [ 56, 48, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 194, 50, 255 ], "toColor": [ 191, 194, 50, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 74, 159, 255 ], "toColor": [ 199, 74, 159, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 110, 186, 255 ], "toColor": [ 56, 110, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 201, 121, 255 ], "toColor": [ 50, 201, 121, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 110, 42, 255 ], "toColor": [ 156, 110, 42, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 53, 77, 255 ], "toColor": [ 156, 53, 77, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 115, 50, 153, 255 ], "toColor": [ 115, 50, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 102, 156, 56, 255 ], "toColor": [ 102, 156, 56, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 53, 191, 46, 255 ], "toColor": [ 53, 191, 46, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 91, 63, 255 ], "toColor": [ 181, 91, 63, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.Name", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "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": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Tahoma", "size": 14, "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": "GlobalID", "displayField": "Name", "typeIdField": "Name", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "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" }, { "name": "Zone_ID", "type": "esriFieldTypeSmallInteger", "alias": "Zone_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Zone_ID" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Name" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "Layer_Name", "type": "esriFieldTypeString", "alias": "Layer", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "Layer_Name" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R3971_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3971", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3971", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3240_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [ { "id": "Ben", "name": "Ben", "domains": {}, "templates": [ { "name": "Ben", "description": "", "prototype": { "attributes": { "Zone_ID": null, "Name": "Ben", "Layer_Name": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Eric", "name": "Eric", "domains": {}, "templates": [ { "name": "Eric", "description": "", "prototype": { "attributes": { "Zone_ID": null, "Name": "Eric", "Layer_Name": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "James", "name": "James", "domains": {}, "templates": [ { "name": "James", "description": "", "prototype": { "attributes": { "Zone_ID": null, "Name": "James", "Layer_Name": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Joe", "name": "Joe", "domains": {}, "templates": [ { "name": "Joe", "description": "", "prototype": { "attributes": { "Zone_ID": null, "Name": "Joe", "Layer_Name": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "userTypeExtensions": [ "advancedEditing" ], "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "6e3bc52c986e40959aa796071ab88374" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 21, "name": "Property Maintenance Zones", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1814451.820461303, "ymin": 519593.10719941556, "xmax": 1872020.656738922, "ymax": 592548.502979368, "spatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121521300, "falseY": -93934000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 5.120000004768372E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -1.2152129999981208E8, "falseY": -9.393399999996735E7, "xyUnits": 15624.999985448083, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 230, 169, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 110, 110, 110, 255 ], "width": 4 } } }, "scaleSymbols": true, "transparency": 35, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.Employee", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "allowOverlapOfFeatureInterior": "avoid", "allowOverlapOfFeatureBoundary": "avoid", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "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": [ 230, 230, 0, 255 ], "haloSize": 2, "font": { "family": "Tahoma", "size": 16, "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": "GlobalID", "displayField": "Zone_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Zone_ID", "type": "esriFieldTypeString", "alias": "Zone_ID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Zone_ID" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Comments" }, { "name": "Employee", "type": "esriFieldTypeString", "alias": "Employee", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Employee" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "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" }, { "name": "Layer_Name", "type": "esriFieldTypeString", "alias": "Layer", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "Layer_Name" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R3987_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3987", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3987", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3256_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Property Maintenance Zones", "description": "", "prototype": { "attributes": { "Layer_Name": null, "Zone_ID": null, "Comments": null, "Employee": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "userTypeExtensions": [ "advancedEditing" ], "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "6e3bc52c986e40959aa796071ab88374" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 22, "name": "Planning Zones", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1789699.3851102442, "ymin": 513050.77714532614, "xmax": 1882052.948076263, "ymax": 618091.7363471538, "spatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121521300, "falseY": -93934000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 5.120000004768372E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -1.2152129999981208E8, "falseY": -9.393399999996735E7, "xyUnits": 15624.999985448083, "falseZ": 0, "zUnits": 399999.99999999994, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PLANNER_A", "uniqueValueGroups": [ { "heading": "PLANNER (A)", "classes": [ { "label": "HOLLY SMYTH", "description": "HOLLY SMYTH", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 173, 132, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "HOLLY SMYTH" ] ] }, { "label": "MARGARET ANN GREEN", "description": "MARGARET ANN GREEN", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 233, 52, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "MARGARET ANN GREEN" ] ] }, { "label": "MARINA RUSH", "description": "MARINA RUSH", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 151, 50, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "MARINA RUSH" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 173, 132, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "HOLLY SMYTH", "label": "HOLLY SMYTH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 233, 52, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MARGARET ANN GREEN", "label": "MARGARET ANN GREEN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 151, 50, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MARINA RUSH", "label": "MARINA RUSH" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 199, 67, 255 ], "toColor": [ 240, 199, 67, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 184, 149, 255 ], "toColor": [ 186, 184, 149, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 231, 149, 255 ], "toColor": [ 240, 231, 149, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 150, 71, 255 ], "toColor": [ 179, 150, 71, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 241, 57, 255 ], "toColor": [ 247, 241, 57, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 240, 198, 255 ], "toColor": [ 247, 240, 198, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 225, 103, 255 ], "toColor": [ 230, 225, 103, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 180, 114, 255 ], "toColor": [ 186, 180, 114, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 170, 48, 255 ], "toColor": [ 179, 170, 48, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 194, 112, 255 ], "toColor": [ 224, 194, 112, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 157, 49, 255 ], "toColor": [ 204, 157, 49, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 203, 160, 255 ], "toColor": [ 222, 203, 160, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 199, 49, 255 ], "toColor": [ 204, 199, 49, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 50.662651000000004, "labelingInfo": [ { "labelExpressionInfo": { "expression": "\"For More Information Contact:\" + TextFormatting.NewLine + $feature.PLANNER_A + TextFormatting.NewLine + \n$feature.CONTACTNO_A", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "allowOverlapOfFeatureInterior": "avoid", "allowOverlapOfFeatureBoundary": "avoid", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 100000, "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": [ 255, 255, 255, 255 ], "haloSize": 3, "font": { "family": "Tahoma", "size": 14, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": true, "enableZDefaults": true, "zDefault": 0, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "ACRES", "typeIdField": "PLANNER_A", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "SQUAREMILES", "type": "esriFieldTypeDouble", "alias": "SQUAREMILES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SQUAREMILES" }, { "name": "ZONE", "type": "esriFieldTypeString", "alias": "PLANNING ZONE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ZONE" }, { "name": "PLANNER_A", "type": "esriFieldTypeString", "alias": "PLANNER (A)", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PLANNER_A" }, { "name": "PLANNER_B", "type": "esriFieldTypeString", "alias": "PLANNER (B)", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PLANNER_B" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "URL", "type": "esriFieldTypeString", "alias": "WEB SITE", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "URL" }, { "name": "CONTACTNO_B", "type": "esriFieldTypeString", "alias": "CONTACT NO. (B)", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CONTACTNO_B" }, { "name": "CONTACTNO_A", "type": "esriFieldTypeString", "alias": "CONTACT NO. (A)", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CONTACTNO_A" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "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" }, { "name": "Layer_Name", "type": "esriFieldTypeString", "alias": "Layer", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "Layer_Name" }, { "name": "Employee_ID", "type": "esriFieldTypeString", "alias": "Employee_ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Employee_ID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R3962_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3962", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3962", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3231_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [ { "id": "HOLLY SMYTH", "name": "HOLLY SMYTH", "domains": {}, "templates": [ { "name": "HOLLY SMYTH", "description": "", "prototype": { "attributes": { "ZONE": null, "Layer_Name": null, "Employee_ID": null, "ACRES": null, "SQUAREMILES": null, "PLANNER_A": "HOLLY SMYTH", "PLANNER_B": null, "COMMENTS": null, "URL": null, "CONTACTNO_B": null, "CONTACTNO_A": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "MARGARET ANN GREEN", "name": "MARGARET ANN GREEN", "domains": {}, "templates": [ { "name": "MARGARET ANN GREEN", "description": "", "prototype": { "attributes": { "ZONE": null, "Layer_Name": null, "Employee_ID": null, "ACRES": null, "SQUAREMILES": null, "PLANNER_A": "MARGARET ANN GREEN", "PLANNER_B": null, "COMMENTS": null, "URL": null, "CONTACTNO_B": null, "CONTACTNO_A": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "MARINA RUSH", "name": "MARINA RUSH", "domains": {}, "templates": [ { "name": "MARINA RUSH", "description": "", "prototype": { "attributes": { "ZONE": null, "Layer_Name": null, "Employee_ID": null, "ACRES": null, "SQUAREMILES": null, "PLANNER_A": "MARINA RUSH", "PLANNER_B": null, "COMMENTS": null, "URL": null, "CONTACTNO_B": null, "CONTACTNO_A": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "userTypeExtensions": [ "advancedEditing" ], "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "6e3bc52c986e40959aa796071ab88374" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 24, "name": "Zoning", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 120273.22654639285, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1814451.820461303, "ymin": 519593.10719941556, "xmax": 1872020.656738922, "ymax": 592548.502979368, "spatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121521300, "falseY": -93934000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 5.120000004768372E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -1.2152129999981208E8, "falseY": -9.393399999996735E7, "xyUnits": 15624.999985448083, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SubZoning", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Central Business District", "description": "Central Business District", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 92, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "CBD" ] ] }, { "label": "Commercial Fringe", "description": "Commercial Fringe", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "CF" ] ] }, { "label": "Commercial Highway", "description": "Commercial Highway", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "CH" ] ] }, { "label": "Commercial Local", "description": "Commercial Local", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "CL" ] ] }, { "label": "Commercial Medical", "description": "Commercial Medical", "symbol": { "type": "esriPFS", "url": "b732c4e18583fd313b57fbb91a5af735", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAsElEQVQYlW3Pv0qCURgH4Af9RIdEvAzBLXCLhuweQoUgHEx0baoxiMCoBKfWxMsznILSeOMo8ulvOHA4z3n/ZA02S4wxQtVhVsgW6OA9LrjFSQ5W462JDwzxhjKuUcvhrIBTPOMBryimLvV9GEcJZ7jHU8KR3l7lfxiJlhdYp+oT/OImzbyDkQouEeM8pg/fGOThFrdThzu84Cfg15ENA51jhj6mAbv4PIJjwRbmuMIfJl8a3vrZ4SEAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 }, "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "values": [ [ "CM" ] ] }, { "label": "Commercial Medical, Residential", "description": "Commercial Medical, Residential", "symbol": { "type": "esriPFS", "url": "b732c4e18583fd313b57fbb91a5af735", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAsElEQVQYlW3Pv0qCURgH4Af9RIdEvAzBLXCLhuweQoUgHEx0baoxiMCoBKfWxMsznILSeOMo8ulvOHA4z3n/ZA02S4wxQtVhVsgW6OA9LrjFSQ5W462JDwzxhjKuUcvhrIBTPOMBryimLvV9GEcJZ7jHU8KR3l7lfxiJlhdYp+oT/OImzbyDkQouEeM8pg/fGOThFrdThzu84Cfg15ENA51jhj6mAbv4PIJjwRbmuMIfJl8a3vrZ4SEAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 }, "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "values": [ [ "CM-R" ] ] }, { "label": "Commercial Medical, Residential Single Family", "description": "Commercial Medical, Residential Single Family", "symbol": { "type": "esriPFS", "url": "b732c4e18583fd313b57fbb91a5af735", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAsElEQVQYlW3Pv0qCURgH4Af9RIdEvAzBLXCLhuweQoUgHEx0baoxiMCoBKfWxMsznILSeOMo8ulvOHA4z3n/ZA02S4wxQtVhVsgW6OA9LrjFSQ5W462JDwzxhjKuUcvhrIBTPOMBryimLvV9GEcJZ7jHU8KR3l7lfxiJlhdYp+oT/OImzbyDkQouEeM8pg/fGOThFrdThzu84Cfg15ENA51jhj6mAbv4PIJjwRbmuMIfJl8a3vrZ4SEAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 }, "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "values": [ [ "CM-RS-8" ] ] }, { "label": "Commercial Planned", "description": "Commercial Planned", "symbol": { "type": "esriPFS", "url": "ef6b8c415a2ac300e6e3547baf2b8d3e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA2ElEQVQYlWXPzYqBARQG4Cc+sRhNLkPZKTtZDPcglJIFGlsrlkpThCkrW3J5ZKX8TJ+v+THe9XPOe05wy2Zv9nv6fd7fSac95XgU2O2o1VguCQK6XV5eHmE6LZDLsV7T67FYkEzSbPL6+mADsRj5PB8fjEbM58TjUUsm8weGSSQoFhkOmUwiHKbR+NkcwTBh5dsb12u0fTrlcqHVut/8C8OkUlQq7ueMx9HA6USn8w9+43I5ahgMmM04nwUOh6cP76hUYrWi3ebzU6BeZ7N5xuGDhQLbLdWqL920NZOnbchbAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1 }, "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "values": [ [ "CP" ] ] }, { "label": "College and University", "description": "College and University", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 158, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "CU" ] ] }, { "label": "General Industrial", "description": "General Industrial", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "G-I" ] ] }, { "label": "Heavy Industrial", "description": "Heavy Industrial", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "H-I" ] ] }, { "label": "Light Industrial", "description": "Light Industrial", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "L-I" ] ] }, { "label": "Mixed Use", "description": "Mixed Use", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 102, 206, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "MU" ] ] }, { "label": "General Office", "description": "General Office", "symbol": { "type": "esriPFS", "url": "b732c4e18583fd313b57fbb91a5af735", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAsElEQVQYlW3Pv0qCURgH4Af9RIdEvAzBLXCLhuweQoUgHEx0baoxiMCoBKfWxMsznILSeOMo8ulvOHA4z3n/ZA02S4wxQtVhVsgW6OA9LrjFSQ5W462JDwzxhjKuUcvhrIBTPOMBryimLvV9GEcJZ7jHU8KR3l7lfxiJlhdYp+oT/OImzbyDkQouEeM8pg/fGOThFrdThzu84Cfg15ENA51jhj6mAbv4PIJjwRbmuMIfJl8a3vrZ4SEAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 }, "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "values": [ [ "OG" ] ] }, { "label": "Residential General Office", "description": "Residential General Office", "symbol": { "type": "esriPFS", "url": "b732c4e18583fd313b57fbb91a5af735", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAsElEQVQYlW3Pv0qCURgH4Af9RIdEvAzBLXCLhuweQoUgHEx0baoxiMCoBKfWxMsznILSeOMo8ulvOHA4z3n/ZA02S4wxQtVhVsgW6OA9LrjFSQ5W462JDwzxhjKuUcvhrIBTPOMBryimLvV9GEcJZ7jHU8KR3l7lfxiJlhdYp+oT/OImzbyDkQouEeM8pg/fGOThFrdThzu84Cfg15ENA51jhj6mAbv4PIJjwRbmuMIfJl8a3vrZ4SEAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 }, "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "values": [ [ "OG-R" ] ] }, { "label": "Park", "description": "Park", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "P" ] ] }, { "label": "Planned Commercial District", "description": "Planned Commercial District", "symbol": { "type": "esriPFS", "url": "ede75f1a264fc7db93ebba4cfe5b0fac", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA8ElEQVQYlWXPzSvDARgH8I/tZ9vBknLg4OXqtdXKQYnyUkpcNUrJAXF14qi0Ii/lwpVcSSknpYTZ/0IuI9u0rcb4Xp/P8xYUT7qKcq8k10muEYn7l893gZkLrlJkDwkHJFaINNTCSFyguZfJU25XyRwQitK3QLSxxgbqQrQkGUlzv0V2n1CY7hSxpl+wlFA9bUMMbvK4w8t+pdozX51cgaWEo3SMUizwlCazSyFP/2L55h9YbovROa58zsN2paHwQWL5D6ziscqGuw2e98h/CeTeiNV+WEbtw0wcc7NE9kjgeo6ps/+49GDrANPnXM76BrxyNbtF/kC1AAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1 }, "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "values": [ [ "PCD" ] ] }, { "label": "Planned Industrial District", "description": "Planned Industrial District", "symbol": { "type": "esriPFS", "url": "085059fe553423cdea36c994cdfa65b8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABEklEQVQYlWWQPU/CUBiFn7YX6A8wDjpocLBi8CsmhVBNHJiIDqi/UmXQMDGYaBUwfkUmYgAdVMRoHAt4b01rgiJneJfz5OScV7yNXfmmF6Vq17mw6/Siff4r1o0g9ndd8gcOdnUWZSguV+9H4G6sj+iMf3K0VSZXtElVLKShuF1qhOZfCV/zeZ74oJS9ZuN4EbtioXSfWrKFZ/Z+weAoXfE41eFkrYbjzpMqW6F5t9AcJIdgIGlIWvE2GhoZN0H6fA5dadwsN8LOAzDQl5A04y/4+KyfJsmcJTCkHg4cAgfwTBspFNnSyk+y1BGmF8EzhxcGNR6mXynmqmwepsPXiXzBoZB3R+Bg4NPkO4Vtl509h2+pnnK8oVepyAAAAABJRU5ErkJggg==", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 }, "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "values": [ [ "PID" ] ] }, { "label": "Planned Institutional District", "description": "Planned Institutional District", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 136, 194, 74, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "PND" ] ] }, { "label": "Planned Residential District", "description": "Planned Residential District", "symbol": { "type": "esriPFS", "url": "ede75f1a264fc7db93ebba4cfe5b0fac", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA8ElEQVQYlWXPzSvDARgH8I/tZ9vBknLg4OXqtdXKQYnyUkpcNUrJAXF14qi0Ii/lwpVcSSknpYTZ/0IuI9u0rcb4Xp/P8xYUT7qKcq8k10muEYn7l893gZkLrlJkDwkHJFaINNTCSFyguZfJU25XyRwQitK3QLSxxgbqQrQkGUlzv0V2n1CY7hSxpl+wlFA9bUMMbvK4w8t+pdozX51cgaWEo3SMUizwlCazSyFP/2L55h9YbovROa58zsN2paHwQWL5D6ziscqGuw2e98h/CeTeiNV+WEbtw0wcc7NE9kjgeo6ps/+49GDrANPnXM76BrxyNbtF/kC1AAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1 }, "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "values": [ [ "PRD" ] ] }, { "label": "Planned Unit District", "description": "Planned Unit District", "symbol": { "type": "esriPFS", "url": "ede75f1a264fc7db93ebba4cfe5b0fac", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA8ElEQVQYlWXPzSvDARgH8I/tZ9vBknLg4OXqtdXKQYnyUkpcNUrJAXF14qi0Ii/lwpVcSSknpYTZ/0IuI9u0rcb4Xp/P8xYUT7qKcq8k10muEYn7l893gZkLrlJkDwkHJFaINNTCSFyguZfJU25XyRwQitK3QLSxxgbqQrQkGUlzv0V2n1CY7hSxpl+wlFA9bUMMbvK4w8t+pdozX51cgaWEo3SMUizwlCazSyFP/2L55h9YbovROa58zsN2paHwQWL5D6ziscqGuw2e98h/CeTeiNV+WEbtw0wcc7NE9kjgeo6ps/+49GDrANPnXM76BrxyNbtF/kC1AAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1 }, "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "values": [ [ "PUD" ] ] }, { "label": "Residential Mobile Home", "description": "Residential Mobile Home", "symbol": { "type": "esriPFS", "url": "7aee32fd775c986a43399164a80cc801", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAp0lEQVQYlW3QsUoDQRAG4E+zp3UEBUXLGEFMk8pGUiQ+tFpIGkFIor6NSnIydxu84+5vdlm+ndnZVA6VvjHBHQrd/JI84gVfOMRtDy4CnmCGZcYDjHHUtskBTnGPd3xSnY1w3ISRaHmOKdYZR67/K9cwEi0vUWKDj7y/2b+xmcBXufUqX9jWA7Zhs3Ksb7nyLuBPd8IKXeABr/VvJM9Y9OAY8AxzPPEHjFUba3pfnQEAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1 }, "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "values": [ [ "R-MO" ] ] }, { "label": "Residential Duplex", "description": "Residential Duplex", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "RD" ] ] }, { "label": "Residential MF (RM-12)", "description": "Residential MF (RM-12)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "RM-12" ] ] }, { "label": "Residential MF (RM-16)", "description": "Residential MF (RM-16)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "RM-16" ] ] }, { "label": "Residential SF (RS-10)", "description": "Residential SF (RS-10)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "RS-10" ] ] }, { "label": "Residential SF (RS-12)", "description": "Residential SF (RS-12)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "RS-12" ] ] }, { "label": "Residential SF (RS-15)", "description": "Residential SF (RS-15)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "RS-15" ] ] }, { "label": "Residential SF (RS-4)", "description": "Residential SF (RS-4)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "RS-4" ] ] }, { "label": "Residential SF (RS-6)", "description": "Residential SF (RS-6)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "RS-6" ] ] }, { "label": "Residential SF (RS-8)", "description": "Residential SF (RS-8)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "RS-8" ] ] }, { "label": "Residential SF detached, SF zero lot line", "description": "Residential SF detached, SF zero lot line", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "RS-A1" ] ] }, { "label": "Residential SF attached townhouse suburban", "description": "Residential SF attached townhouse suburban", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "RS-A2" ] ] }, { "label": "Residential SF attached townhouse urban", "description": "Residential SF attached townhouse urban", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "RS-A3" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 92, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "CBD", "label": "Central Business District" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "CF", "label": "Commercial Fringe" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "CH", "label": "Commercial Highway" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "CL", "label": "Commercial Local" }, { "symbol": { "type": "esriPFS", "url": "b732c4e18583fd313b57fbb91a5af735", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAsElEQVQYlW3Pv0qCURgH4Af9RIdEvAzBLXCLhuweQoUgHEx0baoxiMCoBKfWxMsznILSeOMo8ulvOHA4z3n/ZA02S4wxQtVhVsgW6OA9LrjFSQ5W462JDwzxhjKuUcvhrIBTPOMBryimLvV9GEcJZ7jHU8KR3l7lfxiJlhdYp+oT/OImzbyDkQouEeM8pg/fGOThFrdThzu84Cfg15ENA51jhj6mAbv4PIJjwRbmuMIfJl8a3vrZ4SEAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 }, "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "CM", "label": "Commercial Medical" }, { "symbol": { "type": "esriPFS", "url": "b732c4e18583fd313b57fbb91a5af735", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAsElEQVQYlW3Pv0qCURgH4Af9RIdEvAzBLXCLhuweQoUgHEx0baoxiMCoBKfWxMsznILSeOMo8ulvOHA4z3n/ZA02S4wxQtVhVsgW6OA9LrjFSQ5W462JDwzxhjKuUcvhrIBTPOMBryimLvV9GEcJZ7jHU8KR3l7lfxiJlhdYp+oT/OImzbyDkQouEeM8pg/fGOThFrdThzu84Cfg15ENA51jhj6mAbv4PIJjwRbmuMIfJl8a3vrZ4SEAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 }, "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "CM-R", "label": "Commercial Medical, Residential" }, { "symbol": { "type": "esriPFS", "url": "b732c4e18583fd313b57fbb91a5af735", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAsElEQVQYlW3Pv0qCURgH4Af9RIdEvAzBLXCLhuweQoUgHEx0baoxiMCoBKfWxMsznILSeOMo8ulvOHA4z3n/ZA02S4wxQtVhVsgW6OA9LrjFSQ5W462JDwzxhjKuUcvhrIBTPOMBryimLvV9GEcJZ7jHU8KR3l7lfxiJlhdYp+oT/OImzbyDkQouEeM8pg/fGOThFrdThzu84Cfg15ENA51jhj6mAbv4PIJjwRbmuMIfJl8a3vrZ4SEAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 }, "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "CM-RS-8", "label": "Commercial Medical, Residential Single Family" }, { "symbol": { "type": "esriPFS", "url": "ef6b8c415a2ac300e6e3547baf2b8d3e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA2ElEQVQYlWXPzYqBARQG4Cc+sRhNLkPZKTtZDPcglJIFGlsrlkpThCkrW3J5ZKX8TJ+v+THe9XPOe05wy2Zv9nv6fd7fSac95XgU2O2o1VguCQK6XV5eHmE6LZDLsV7T67FYkEzSbPL6+mADsRj5PB8fjEbM58TjUUsm8weGSSQoFhkOmUwiHKbR+NkcwTBh5dsb12u0fTrlcqHVut/8C8OkUlQq7ueMx9HA6USn8w9+43I5ahgMmM04nwUOh6cP76hUYrWi3ebzU6BeZ7N5xuGDhQLbLdWqL920NZOnbchbAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1 }, "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "CP", "label": "Commercial Planned" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 158, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "CU", "label": "College and University" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "G-I", "label": "General Industrial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "H-I", "label": "Heavy Industrial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "L-I", "label": "Light Industrial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 102, 206, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "MU", "label": "Mixed Use" }, { "symbol": { "type": "esriPFS", "url": "b732c4e18583fd313b57fbb91a5af735", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAsElEQVQYlW3Pv0qCURgH4Af9RIdEvAzBLXCLhuweQoUgHEx0baoxiMCoBKfWxMsznILSeOMo8ulvOHA4z3n/ZA02S4wxQtVhVsgW6OA9LrjFSQ5W462JDwzxhjKuUcvhrIBTPOMBryimLvV9GEcJZ7jHU8KR3l7lfxiJlhdYp+oT/OImzbyDkQouEeM8pg/fGOThFrdThzu84Cfg15ENA51jhj6mAbv4PIJjwRbmuMIfJl8a3vrZ4SEAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 }, "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "OG", "label": "General Office" }, { "symbol": { "type": "esriPFS", "url": "b732c4e18583fd313b57fbb91a5af735", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAsElEQVQYlW3Pv0qCURgH4Af9RIdEvAzBLXCLhuweQoUgHEx0baoxiMCoBKfWxMsznILSeOMo8ulvOHA4z3n/ZA02S4wxQtVhVsgW6OA9LrjFSQ5W462JDwzxhjKuUcvhrIBTPOMBryimLvV9GEcJZ7jHU8KR3l7lfxiJlhdYp+oT/OImzbyDkQouEeM8pg/fGOThFrdThzu84Cfg15ENA51jhj6mAbv4PIJjwRbmuMIfJl8a3vrZ4SEAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 }, "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "OG-R", "label": "Residential General Office" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "P", "label": "Park" }, { "symbol": { "type": "esriPFS", "url": "ede75f1a264fc7db93ebba4cfe5b0fac", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA8ElEQVQYlWXPzSvDARgH8I/tZ9vBknLg4OXqtdXKQYnyUkpcNUrJAXF14qi0Ii/lwpVcSSknpYTZ/0IuI9u0rcb4Xp/P8xYUT7qKcq8k10muEYn7l893gZkLrlJkDwkHJFaINNTCSFyguZfJU25XyRwQitK3QLSxxgbqQrQkGUlzv0V2n1CY7hSxpl+wlFA9bUMMbvK4w8t+pdozX51cgaWEo3SMUizwlCazSyFP/2L55h9YbovROa58zsN2paHwQWL5D6ziscqGuw2e98h/CeTeiNV+WEbtw0wcc7NE9kjgeo6ps/+49GDrANPnXM76BrxyNbtF/kC1AAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1 }, "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "PCD", "label": "Planned Commercial District" }, { "symbol": { "type": "esriPFS", "url": "085059fe553423cdea36c994cdfa65b8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABEklEQVQYlWWQPU/CUBiFn7YX6A8wDjpocLBi8CsmhVBNHJiIDqi/UmXQMDGYaBUwfkUmYgAdVMRoHAt4b01rgiJneJfz5OScV7yNXfmmF6Vq17mw6/Siff4r1o0g9ndd8gcOdnUWZSguV+9H4G6sj+iMf3K0VSZXtElVLKShuF1qhOZfCV/zeZ74oJS9ZuN4EbtioXSfWrKFZ/Z+weAoXfE41eFkrYbjzpMqW6F5t9AcJIdgIGlIWvE2GhoZN0H6fA5dadwsN8LOAzDQl5A04y/4+KyfJsmcJTCkHg4cAgfwTBspFNnSyk+y1BGmF8EzhxcGNR6mXynmqmwepsPXiXzBoZB3R+Bg4NPkO4Vtl509h2+pnnK8oVepyAAAAABJRU5ErkJggg==", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 }, "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "PID", "label": "Planned Industrial District" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 136, 194, 74, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "PND", "label": "Planned Institutional District" }, { "symbol": { "type": "esriPFS", "url": "ede75f1a264fc7db93ebba4cfe5b0fac", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA8ElEQVQYlWXPzSvDARgH8I/tZ9vBknLg4OXqtdXKQYnyUkpcNUrJAXF14qi0Ii/lwpVcSSknpYTZ/0IuI9u0rcb4Xp/P8xYUT7qKcq8k10muEYn7l893gZkLrlJkDwkHJFaINNTCSFyguZfJU25XyRwQitK3QLSxxgbqQrQkGUlzv0V2n1CY7hSxpl+wlFA9bUMMbvK4w8t+pdozX51cgaWEo3SMUizwlCazSyFP/2L55h9YbovROa58zsN2paHwQWL5D6ziscqGuw2e98h/CeTeiNV+WEbtw0wcc7NE9kjgeo6ps/+49GDrANPnXM76BrxyNbtF/kC1AAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1 }, "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "PRD", "label": "Planned Residential District" }, { "symbol": { "type": "esriPFS", "url": "ede75f1a264fc7db93ebba4cfe5b0fac", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA8ElEQVQYlWXPzSvDARgH8I/tZ9vBknLg4OXqtdXKQYnyUkpcNUrJAXF14qi0Ii/lwpVcSSknpYTZ/0IuI9u0rcb4Xp/P8xYUT7qKcq8k10muEYn7l893gZkLrlJkDwkHJFaINNTCSFyguZfJU25XyRwQitK3QLSxxgbqQrQkGUlzv0V2n1CY7hSxpl+wlFA9bUMMbvK4w8t+pdozX51cgaWEo3SMUizwlCazSyFP/2L55h9YbovROa58zsN2paHwQWL5D6ziscqGuw2e98h/CeTeiNV+WEbtw0wcc7NE9kjgeo6ps/+49GDrANPnXM76BrxyNbtF/kC1AAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1 }, "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "PUD", "label": "Planned Unit District" }, { "symbol": { "type": "esriPFS", "url": "7aee32fd775c986a43399164a80cc801", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAp0lEQVQYlW3QsUoDQRAG4E+zp3UEBUXLGEFMk8pGUiQ+tFpIGkFIor6NSnIydxu84+5vdlm+ndnZVA6VvjHBHQrd/JI84gVfOMRtDy4CnmCGZcYDjHHUtskBTnGPd3xSnY1w3ISRaHmOKdYZR67/K9cwEi0vUWKDj7y/2b+xmcBXufUqX9jWA7Zhs3Ksb7nyLuBPd8IKXeABr/VvJM9Y9OAY8AxzPPEHjFUba3pfnQEAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1 }, "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "R-MO", "label": "Residential Mobile Home" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "RD", "label": "Residential Duplex" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "RM-12", "label": "Residential MF (RM-12)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "RM-16", "label": "Residential MF (RM-16)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "RS-10", "label": "Residential SF (RS-10)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "RS-12", "label": "Residential SF (RS-12)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "RS-15", "label": "Residential SF (RS-15)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "RS-4", "label": "Residential SF (RS-4)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "RS-6", "label": "Residential SF (RS-6)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "RS-8", "label": "Residential SF (RS-8)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "RS-A1", "label": "Residential SF detached, SF zero lot line" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "RS-A2", "label": "Residential SF attached townhouse suburban" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "RS-A3", "label": "Residential SF attached townhouse urban" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 138, 89, 255 ], "toColor": [ 171, 138, 89, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 114, 247, 255 ], "toColor": [ 158, 114, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 110, 237, 90, 255 ], "toColor": [ 110, 237, 90, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 79, 212, 219, 255 ], "toColor": [ 79, 212, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 47, 90, 255 ], "toColor": [ 135, 47, 90, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 97, 148, 255 ], "toColor": [ 52, 97, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 58, 148, 79, 255 ], "toColor": [ 58, 148, 79, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 230, 87, 255 ], "toColor": [ 235, 230, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 87, 82, 255 ], "toColor": [ 222, 87, 82, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 126, 219, 255 ], "toColor": [ 242, 126, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 237, 183, 255 ], "toColor": [ 133, 237, 183, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 80, 55, 138, 255 ], "toColor": [ 80, 55, 138, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 145, 130, 255 ], "toColor": [ 97, 145, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 240, 161, 255 ], "toColor": [ 215, 240, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 179, 237, 255 ], "toColor": [ 138, 179, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 128, 156, 255 ], "toColor": [ 217, 128, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 142, 106, 161, 255 ], "toColor": [ 142, 106, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 126, 184, 64, 255 ], "toColor": [ 126, 184, 64, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 165, 149, 255 ], "toColor": [ 240, 165, 149, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 203, 122, 255 ], "toColor": [ 240, 203, 122, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 114, 214, 255 ], "toColor": [ 77, 114, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 128, 45, 255 ], "toColor": [ 114, 128, 45, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 150, 88, 255 ], "toColor": [ 237, 150, 88, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 73, 204, 255 ], "toColor": [ 189, 73, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 86, 81, 255 ], "toColor": [ 148, 86, 81, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 99, 214, 122, 255 ], "toColor": [ 99, 214, 122, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 142, 232, 255 ], "toColor": [ 173, 142, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 60, 145, 255 ], "toColor": [ 166, 60, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 125, 158, 106, 255 ], "toColor": [ 125, 158, 106, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 51, 122, 138, 255 ], "toColor": [ 51, 122, 138, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 69, 186, 151, 255 ], "toColor": [ 69, 186, 151, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 70, 111, 255 ], "toColor": [ 194, 70, 111, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 237, 109, 255 ], "toColor": [ 186, 237, 109, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 85, 187, 224, 255 ], "toColor": [ 85, 187, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 81, 181, 255 ], "toColor": [ 153, 81, 181, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 25, "labelingInfo": [ { "labelExpression": "[SubZoning]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "allowOverlapOfFeatureInterior": "avoid", "allowOverlapOfFeatureBoundary": "avoid", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "allowOverlapOfLabel": "allow", "useCodedValues": false, "maxScale": 0, "minScale": 24000, "name": "Default", "priority": 4, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Antique Olive Compact", "size": 14, "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": "GlobalID", "displayField": "Layer_Name", "typeIdField": "SubZoning", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID_12", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_12" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "URL" }, { "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" }, { "name": "ParcelType", "type": "esriFieldTypeString", "alias": "ParcelType", "domain": { "type": "codedValue", "name": "ParcelType", "description": "Feature is a parcel or part of row", "codedValues": [ { "name": "parcel", "code": "p" }, { "name": "ROW", "code": "r" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ParcelType" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()", "required": true }, { "name": "SubZoning", "type": "esriFieldTypeString", "alias": "Zoning Subtype", "domain": { "type": "codedValue", "name": "ZoneCats", "description": "The further breakdown of the general zoning subtypes", "codedValues": [ { "name": "Central Business District", "code": "CBD" }, { "name": "Commercial Fringe", "code": "CF" }, { "name": "Commercial Highway", "code": "CH" }, { "name": "Commercial Local", "code": "CL" }, { "name": "Commercial Medical", "code": "CM" }, { "name": "Commercial Medical, Residential", "code": "CM-R" }, { "name": "Commercial Medical, Residential Single Family", "code": "CM-RS-8" }, { "name": "Commercial Planned", "code": "CP" }, { "name": "College and University", "code": "CU" }, { "name": "Heavy Industrial", "code": "H-I" }, { "name": "Light Industrial", "code": "L-I" }, { "name": "Mixed Use", "code": "MU" }, { "name": "General Office", "code": "OG" }, { "name": "Residential General Office", "code": "OG-R" }, { "name": "Park", "code": "P" }, { "name": "Planned Industrial District", "code": "PID" }, { "name": "Residential Mobile Home", "code": "R-MO" }, { "name": "Residential Duplex", "code": "RD" }, { "name": "Residential SF detached, SF zero lot line", "code": "RS-A1" }, { "name": "Residential SF attached townhouse suburban", "code": "RS-A2" }, { "name": "Residential SF attached townhouse urban", "code": "RS-A3" }, { "name": "Residential MF (RM-12)", "code": "RM-12" }, { "name": "Residential MF (RM-16)", "code": "RM-16" }, { "name": "Residential SF (RS-10)", "code": "RS-10" }, { "name": "Residential SF (RS-12)", "code": "RS-12" }, { "name": "Residential SF (RS-15)", "code": "RS-15" }, { "name": "Residential SF (RS-4)", "code": "RS-4" }, { "name": "Residential SF (RS-6)", "code": "RS-6" }, { "name": "Residential SF (RS-8)", "code": "RS-8" }, { "name": "General Industrial", "code": "G-I" }, { "name": "Planned Commercial District", "code": "PCD" }, { "name": "Planned Institutional District", "code": "PND" }, { "name": "Planned Residential District", "code": "PRD" }, { "name": "Planned Unit District", "code": "PUD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "CODE" }, { "name": "GenZoning", "type": "esriFieldTypeString", "alias": "General Zoning", "domain": { "type": "codedValue", "name": "GenZoning", "description": "Main zoning category", "codedValues": [ { "name": "Commercial", "code": "COM" }, { "name": "Industrial", "code": "IND" }, { "name": "Mixed Use", "code": "MU" }, { "name": "Office", "code": "OFF" }, { "name": "Park", "code": "PK" }, { "name": "Residential", "code": "RES" }, { "name": "University", "code": "UNV" }, { "name": "Central Business District", "code": "CBD" }, { "name": "Planned", "code": "PLN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "GenZoning" }, { "name": "Layer_Name", "type": "esriFieldTypeString", "alias": "Layer", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "Layer_Name" }, { "name": "Ordinance", "type": "esriFieldTypeString", "alias": "Ordinance", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Ordinance" }, { "name": "FILENO", "type": "esriFieldTypeString", "alias": "FILENO", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "FILENO" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R3980_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3980", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3980", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3249_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [ { "id": "CBD", "name": "Central Business District", "domains": { "ParcelType": {"type": "inherited"}, "SubZoning": {"type": "inherited"}, "GenZoning": {"type": "inherited"} }, "templates": [ { "name": "Central Business District", "description": "", "prototype": { "attributes": { "GenZoning": null, "Ordinance": null, "ACRES": null, "URL": null, "SubZoning": "CBD", "Layer_Name": null, "FILENO": null, "ParcelType": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CF", "name": "Commercial Fringe", "domains": { "ParcelType": {"type": "inherited"}, "SubZoning": {"type": "inherited"}, "GenZoning": {"type": "inherited"} }, "templates": [ { "name": "Commercial Fringe", "description": "", "prototype": { "attributes": { "GenZoning": null, "Ordinance": null, "ACRES": null, "URL": null, "SubZoning": "CF", "Layer_Name": null, "FILENO": null, "ParcelType": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CH", "name": "Commercial Highway", "domains": { "ParcelType": {"type": "inherited"}, "SubZoning": {"type": "inherited"}, "GenZoning": {"type": "inherited"} }, "templates": [ { "name": "Commercial Highway", "description": "", "prototype": { "attributes": { "GenZoning": null, "Ordinance": null, "ACRES": null, "URL": null, "SubZoning": "CH", "Layer_Name": null, "FILENO": null, "ParcelType": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CL", "name": "Commercial Local", "domains": { "ParcelType": {"type": "inherited"}, "SubZoning": {"type": "inherited"}, "GenZoning": {"type": "inherited"} }, "templates": [ { "name": "Commercial Local", "description": "", "prototype": { "attributes": { "GenZoning": null, "Ordinance": null, "ACRES": null, "URL": null, "SubZoning": "CL", "Layer_Name": null, "FILENO": null, "ParcelType": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CM", "name": "Commercial Medical", "domains": { "ParcelType": {"type": "inherited"}, "SubZoning": {"type": "inherited"}, "GenZoning": {"type": "inherited"} }, "templates": [ { "name": "Commercial Medical", "description": "", "prototype": { "attributes": { "GenZoning": null, "Ordinance": null, "ACRES": null, "URL": null, "SubZoning": "CM", "Layer_Name": null, "FILENO": null, "ParcelType": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CM-R", "name": "Commercial Medical, Residential", "domains": { "ParcelType": {"type": "inherited"}, "SubZoning": {"type": "inherited"}, "GenZoning": {"type": "inherited"} }, "templates": [ { "name": "Commercial Medical, Residential", "description": "", "prototype": { "attributes": { "GenZoning": null, "Ordinance": null, "ACRES": null, "URL": null, "SubZoning": "CM-R", "Layer_Name": null, "FILENO": null, "ParcelType": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CM-RS-8", "name": "Commercial Medical, Residential Single Family", "domains": { "ParcelType": {"type": "inherited"}, "SubZoning": {"type": "inherited"}, "GenZoning": {"type": "inherited"} }, "templates": [ { "name": "Commercial Medical, Residential Single Family", "description": "", "prototype": { "attributes": { "GenZoning": null, "Ordinance": null, "ACRES": null, "URL": null, "SubZoning": "CM-RS-8", "Layer_Name": null, "FILENO": null, "ParcelType": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CP", "name": "Commercial Planned", "domains": { "ParcelType": {"type": "inherited"}, "SubZoning": {"type": "inherited"}, "GenZoning": {"type": "inherited"} }, "templates": [ { "name": "Commercial Planned", "description": "", "prototype": { "attributes": { "GenZoning": null, "Ordinance": null, "ACRES": null, "URL": null, "SubZoning": "CP", "Layer_Name": null, "FILENO": null, "ParcelType": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CU", "name": "College and University", "domains": { "ParcelType": {"type": "inherited"}, "SubZoning": {"type": "inherited"}, "GenZoning": {"type": "inherited"} }, "templates": [ { "name": "College and University", "description": "", "prototype": { "attributes": { "GenZoning": null, "Ordinance": null, "ACRES": null, "URL": null, "SubZoning": "CU", "Layer_Name": null, "FILENO": null, "ParcelType": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "G-I", "name": "General Industrial", "domains": { "ParcelType": {"type": "inherited"}, "SubZoning": {"type": "inherited"}, "GenZoning": {"type": "inherited"} }, "templates": [ { "name": "General Industrial", "description": "", "prototype": { "attributes": { "GenZoning": null, "Ordinance": null, "ACRES": null, "URL": null, "SubZoning": "G-I", "Layer_Name": null, "FILENO": null, "ParcelType": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "H-I", "name": "Heavy Industrial", "domains": { "ParcelType": {"type": "inherited"}, "SubZoning": {"type": "inherited"}, "GenZoning": {"type": "inherited"} }, "templates": [ { "name": "Heavy Industrial", "description": "", "prototype": { "attributes": { "GenZoning": null, "Ordinance": null, "ACRES": null, "URL": null, "SubZoning": "H-I", "Layer_Name": null, "FILENO": null, "ParcelType": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "L-I", "name": "Light Industrial", "domains": { "ParcelType": {"type": "inherited"}, "SubZoning": {"type": "inherited"}, "GenZoning": {"type": "inherited"} }, "templates": [ { "name": "Light Industrial", "description": "", "prototype": { "attributes": { "GenZoning": null, "Ordinance": null, "ACRES": null, "URL": null, "SubZoning": "L-I", "Layer_Name": null, "FILENO": null, "ParcelType": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "MU", "name": "Mixed Use", "domains": { "ParcelType": {"type": "inherited"}, "SubZoning": {"type": "inherited"}, "GenZoning": {"type": "inherited"} }, "templates": [ { "name": "Mixed Use", "description": "", "prototype": { "attributes": { "GenZoning": null, "Ordinance": null, "ACRES": null, "URL": null, "SubZoning": "MU", "Layer_Name": null, "FILENO": null, "ParcelType": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "OG", "name": "General Office", "domains": { "ParcelType": {"type": "inherited"}, "SubZoning": {"type": "inherited"}, "GenZoning": {"type": "inherited"} }, "templates": [ { "name": "General Office", "description": "", "prototype": { "attributes": { "GenZoning": null, "Ordinance": null, "ACRES": null, "URL": null, "SubZoning": "OG", "Layer_Name": null, "FILENO": null, "ParcelType": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "OG-R", "name": "Residential General Office", "domains": { "ParcelType": {"type": "inherited"}, "SubZoning": {"type": "inherited"}, "GenZoning": {"type": "inherited"} }, "templates": [ { "name": "Residential General Office", "description": "", "prototype": { "attributes": { "GenZoning": null, "Ordinance": null, "ACRES": null, "URL": null, "SubZoning": "OG-R", "Layer_Name": null, "FILENO": null, "ParcelType": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "P", "name": "Park", "domains": { "ParcelType": {"type": "inherited"}, "SubZoning": {"type": "inherited"}, "GenZoning": {"type": "inherited"} }, "templates": [ { "name": "Park", "description": "", "prototype": { "attributes": { "GenZoning": null, "Ordinance": null, "ACRES": null, "URL": null, "SubZoning": "P", "Layer_Name": null, "FILENO": null, "ParcelType": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "PCD", "name": "Planned Commercial District", "domains": { "ParcelType": {"type": "inherited"}, "SubZoning": {"type": "inherited"}, "GenZoning": {"type": "inherited"} }, "templates": [ { "name": "Planned Commercial District", "description": "", "prototype": { "attributes": { "GenZoning": null, "Ordinance": null, "ACRES": null, "URL": null, "SubZoning": "PCD", "Layer_Name": null, "FILENO": null, "ParcelType": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "PID", "name": "Planned Industrial District", "domains": { "ParcelType": {"type": "inherited"}, "SubZoning": {"type": "inherited"}, "GenZoning": {"type": "inherited"} }, "templates": [ { "name": "Planned Industrial District", "description": "", "prototype": { "attributes": { "GenZoning": null, "Ordinance": null, "ACRES": null, "URL": null, "SubZoning": "PID", "Layer_Name": null, "FILENO": null, "ParcelType": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "PND", "name": "Planned Institutional District", "domains": { "ParcelType": {"type": "inherited"}, "SubZoning": {"type": "inherited"}, "GenZoning": {"type": "inherited"} }, "templates": [ { "name": "Planned Institutional District", "description": "", "prototype": { "attributes": { "GenZoning": null, "Ordinance": null, "ACRES": null, "URL": null, "SubZoning": "PND", "Layer_Name": null, "FILENO": null, "ParcelType": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "PRD", "name": "Planned Residential District", "domains": { "ParcelType": {"type": "inherited"}, "SubZoning": {"type": "inherited"}, "GenZoning": {"type": "inherited"} }, "templates": [ { "name": "Planned Residential District", "description": "", "prototype": { "attributes": { "GenZoning": null, "Ordinance": null, "ACRES": null, "URL": null, "SubZoning": "PRD", "Layer_Name": null, "FILENO": null, "ParcelType": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "PUD", "name": "Planned Unit District", "domains": { "ParcelType": {"type": "inherited"}, "SubZoning": {"type": "inherited"}, "GenZoning": {"type": "inherited"} }, "templates": [ { "name": "Planned Unit District", "description": "", "prototype": { "attributes": { "GenZoning": null, "Ordinance": null, "ACRES": null, "URL": null, "SubZoning": "PUD", "Layer_Name": null, "FILENO": null, "ParcelType": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "R-MO", "name": "Residential Mobile Home", "domains": { "ParcelType": {"type": "inherited"}, "SubZoning": {"type": "inherited"}, "GenZoning": {"type": "inherited"} }, "templates": [ { "name": "Residential Mobile Home", "description": "", "prototype": { "attributes": { "GenZoning": null, "Ordinance": null, "ACRES": null, "URL": null, "SubZoning": "R-MO", "Layer_Name": null, "FILENO": null, "ParcelType": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "RD", "name": "Residential Duplex", "domains": { "ParcelType": {"type": "inherited"}, "SubZoning": {"type": "inherited"}, "GenZoning": {"type": "inherited"} }, "templates": [ { "name": "Residential Duplex", "description": "", "prototype": { "attributes": { "GenZoning": null, "Ordinance": null, "ACRES": null, "URL": null, "SubZoning": "RD", "Layer_Name": null, "FILENO": null, "ParcelType": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "RM-12", "name": "Residential MF (RM-12)", "domains": { "ParcelType": {"type": "inherited"}, "SubZoning": {"type": "inherited"}, "GenZoning": {"type": "inherited"} }, "templates": [ { "name": "Residential MF (RM-12)", "description": "", "prototype": { "attributes": { "GenZoning": null, "Ordinance": null, "ACRES": null, "URL": null, "SubZoning": "RM-12", "Layer_Name": null, "FILENO": null, "ParcelType": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "RM-16", "name": "Residential MF (RM-16)", "domains": { "ParcelType": {"type": "inherited"}, "SubZoning": {"type": "inherited"}, "GenZoning": {"type": "inherited"} }, "templates": [ { "name": "Residential MF (RM-16)", "description": "", "prototype": { "attributes": { "GenZoning": null, "Ordinance": null, "ACRES": null, "URL": null, "SubZoning": "RM-16", "Layer_Name": null, "FILENO": null, "ParcelType": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "RS-10", "name": "Residential SF (RS-10)", "domains": { "ParcelType": {"type": "inherited"}, "SubZoning": {"type": "inherited"}, "GenZoning": {"type": "inherited"} }, "templates": [ { "name": "Residential SF (RS-10)", "description": "", "prototype": { "attributes": { "GenZoning": null, "Ordinance": null, "ACRES": null, "URL": null, "SubZoning": "RS-10", "Layer_Name": null, "FILENO": null, "ParcelType": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "RS-12", "name": "Residential SF (RS-12)", "domains": { "ParcelType": {"type": "inherited"}, "SubZoning": {"type": "inherited"}, "GenZoning": {"type": "inherited"} }, "templates": [ { "name": "Residential SF (RS-12)", "description": "", "prototype": { "attributes": { "GenZoning": null, "Ordinance": null, "ACRES": null, "URL": null, "SubZoning": "RS-12", "Layer_Name": null, "FILENO": null, "ParcelType": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "RS-15", "name": "Residential SF (RS-15)", "domains": { "ParcelType": {"type": "inherited"}, "SubZoning": {"type": "inherited"}, "GenZoning": {"type": "inherited"} }, "templates": [ { "name": "Residential SF (RS-15)", "description": "", "prototype": { "attributes": { "GenZoning": null, "Ordinance": null, "ACRES": null, "URL": null, "SubZoning": "RS-15", "Layer_Name": null, "FILENO": null, "ParcelType": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "RS-4", "name": "Residential SF (RS-4)", "domains": { "ParcelType": {"type": "inherited"}, "SubZoning": {"type": "inherited"}, "GenZoning": {"type": "inherited"} }, "templates": [ { "name": "Residential SF (RS-4)", "description": "", "prototype": { "attributes": { "GenZoning": null, "Ordinance": null, "ACRES": null, "URL": null, "SubZoning": "RS-4", "Layer_Name": null, "FILENO": null, "ParcelType": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "RS-6", "name": "Residential SF (RS-6)", "domains": { "ParcelType": {"type": "inherited"}, "SubZoning": {"type": "inherited"}, "GenZoning": {"type": "inherited"} }, "templates": [ { "name": "Residential SF (RS-6)", "description": "", "prototype": { "attributes": { "GenZoning": null, "Ordinance": null, "ACRES": null, "URL": null, "SubZoning": "RS-6", "Layer_Name": null, "FILENO": null, "ParcelType": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "RS-8", "name": "Residential SF (RS-8)", "domains": { "ParcelType": {"type": "inherited"}, "SubZoning": {"type": "inherited"}, "GenZoning": {"type": "inherited"} }, "templates": [ { "name": "Residential SF (RS-8)", "description": "", "prototype": { "attributes": { "GenZoning": null, "Ordinance": null, "ACRES": null, "URL": null, "SubZoning": "RS-8", "Layer_Name": null, "FILENO": null, "ParcelType": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "RS-A1", "name": "Residential SF detached, SF zero lot line", "domains": { "ParcelType": {"type": "inherited"}, "SubZoning": {"type": "inherited"}, "GenZoning": {"type": "inherited"} }, "templates": [ { "name": "Residential SF detached, SF zero lot line", "description": "", "prototype": { "attributes": { "GenZoning": null, "Ordinance": null, "ACRES": null, "URL": null, "SubZoning": "RS-A1", "Layer_Name": null, "FILENO": null, "ParcelType": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "RS-A2", "name": "Residential SF attached townhouse suburban", "domains": { "ParcelType": {"type": "inherited"}, "SubZoning": {"type": "inherited"}, "GenZoning": {"type": "inherited"} }, "templates": [ { "name": "Residential SF attached townhouse suburban", "description": "", "prototype": { "attributes": { "GenZoning": null, "Ordinance": null, "ACRES": null, "URL": null, "SubZoning": "RS-A2", "Layer_Name": null, "FILENO": null, "ParcelType": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "RS-A3", "name": "Residential SF attached townhouse urban", "domains": { "ParcelType": {"type": "inherited"}, "SubZoning": {"type": "inherited"}, "GenZoning": {"type": "inherited"} }, "templates": [ { "name": "Residential SF attached townhouse urban", "description": "", "prototype": { "attributes": { "GenZoning": null, "Ordinance": null, "ACRES": null, "URL": null, "SubZoning": "RS-A3", "Layer_Name": null, "FILENO": null, "ParcelType": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "userTypeExtensions": [ "advancedEditing" ], "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "6e3bc52c986e40959aa796071ab88374" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 23, "name": "Unincorporated_Cities", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 1765448.2678396702, "ymin": 479103.7784577161, "xmax": 1919672.6965273023, "ymax": 606449.5424163193, "spatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121521300, "falseY": -93934000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 5.120000004768372E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -1.2152129999981208E8, "falseY": -9.393399999996735E7, "xyUnits": 15624.999985448083, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 88, 54, 132, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.NAME", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 200766.72359128203, "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": "Tahoma", "size": 10, "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": "GlobalID", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NAME" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "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" }, { "name": "population", "type": "esriFieldTypeSmallInteger", "alias": "population", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "population" }, { "name": "Layer_Name", "type": "esriFieldTypeString", "alias": "Layer", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "Layer_Name" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R3989_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3989", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3989", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3258_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Unincorporated_Cities", "description": "", "prototype": { "attributes": { "population": null, "NAME": null, "Layer_Name": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "6e3bc52c986e40959aa796071ab88374" } ], "tables": [] }