{ "layers": [ { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 0, "name": "Peoria City Limit", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "This polygon dataset contains the boundaris of Peoria, Arizona. It also includes areas of county land within the city (county islands). In addition, it contains an outer, rectangular polygon that goes well beyond the city limits. This outer polygon can be used to assist with cartographic renderings.", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": 538847.9480000027, "ymin": 928030.1235000044, "xmax": 613270.4877500013, "ymax": 1075990.3730000034, "spatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 2, "falseX": -1.7746699999500003E7, "falseY": -4.406729999950001E7, "xyUnits": 3999.999999999999, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "sourceSpatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 2, "falseX": -1.7746699999500003E7, "falseY": -4.406729999950001E7, "xyUnits": 3999.999999999999, "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": "esriSLSDashDot", "color": [ 0, 38, 115, 255 ], "width": 2 } } }, "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": "", "displayField": "OWNER", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GIS_MOD_DATE", "type": "esriFieldTypeDate", "alias": "GIS_MOD_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "GIS_MOD_DATE" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "SQ_MI", "type": "esriFieldTypeDouble", "alias": "SQ_MI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SQ_MI" }, { "name": "PERIM_MI", "type": "esriFieldTypeDouble", "alias": "PERIM_MI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PERIM_MI" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OWNER" }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R167_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "insights_36a1617b8d08abe90a2af05e12bb179d", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S109_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "US Mountain Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Peoria City Limit", "description": "", "prototype": { "attributes": { "ID": null, "GIS_MOD_DATE": null, "ACRES": null, "SQ_MI": null, "PERIM_MI": null, "OWNER": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 6000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "86ba57bcf5ec4cac8015d7aa01aca66a" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 1, "name": "Planning Area", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": 459629, "ymin": 849480.6645000055, "xmax": 686829.125, "ymax": 1155156.4980000034, "spatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 2, "falseX": -1.7746699999500003E7, "falseY": -4.406729999950001E7, "xyUnits": 3999.999999999999, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "sourceSpatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.001, "zTolerance": 0.5, "mTolerance": 2, "falseX": -1.7746699999500003E7, "falseY": -4.406729999950001E7, "xyUnits": 3999.999999999999, "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": [ 132, 0, 168, 255 ], "width": 3 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "DESCRIP", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FID_LANDUSE_POLY", "type": "esriFieldTypeInteger", "alias": "FID_LANDUSE_POLY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FID_LANDUSE_POLY" }, { "name": "DESCRIP", "type": "esriFieldTypeString", "alias": "DESCRIP", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "DESCRIP" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "SQMI", "type": "esriFieldTypeDouble", "alias": "SQMI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SQMI" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R352_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S196_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "US Mountain Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Planning Area", "description": "", "prototype": { "attributes": { "SQMI": null, "FID_LANDUSE_POLY": null, "DESCRIP": null, "ACRES": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 6000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "86ba57bcf5ec4cac8015d7aa01aca66a" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 2, "name": "Streets (1:24,000)", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 24000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": 465192.2235000022, "ymin": 880838.0960000008, "xmax": 654916.9375, "ymax": 1097044.9035000056, "spatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 2, "falseX": -1.7746699999500003E7, "falseY": -4.406729999950001E7, "xyUnits": 3999.999999999999, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "sourceSpatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 2, "falseX": -1.7746699999500003E7, "falseY": -4.406729999950001E7, "xyUnits": 3999.999999999999, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[STREET_NAM] CONCAT \" \" CONCAT [STREET_TYP]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "where": "NONSTCO = 'B'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 3, "symbol": { "type": "esriTS", "color": [ 168, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 225, 225, 225, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 9, "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": "ALIAS_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "DGN_LAYER", "type": "esriFieldTypeString", "alias": "DGN_LAYER", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "DGN_LAYER" }, { "name": "DGN_SOURCE", "type": "esriFieldTypeDouble", "alias": "DGN_SOURCE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DGN_SOURCE" }, { "name": "CNTRL_SOUR", "type": "esriFieldTypeString", "alias": "CNTRL_SOUR", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CNTRL_SOUR" }, { "name": "DGN_SOUR_1", "type": "esriFieldTypeDouble", "alias": "DGN_SOUR_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DGN_SOUR_1" }, { "name": "DGN_SOUR_2", "type": "esriFieldTypeDouble", "alias": "DGN_SOUR_2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DGN_SOUR_2" }, { "name": "UNIQUE_ID", "type": "esriFieldTypeInteger", "alias": "UNIQUE_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UNIQUE_ID" }, { "name": "STREET_PRE", "type": "esriFieldTypeString", "alias": "STREET_PRE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STREET_PRE" }, { "name": "STREET_NAM", "type": "esriFieldTypeString", "alias": "STREET_NAM", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STREET_NAM" }, { "name": "STREET_TYP", "type": "esriFieldTypeString", "alias": "STREET_TYP", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "STREET_TYP" }, { "name": "STREET_SUF", "type": "esriFieldTypeString", "alias": "STREET_SUF", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STREET_SUF" }, { "name": "NONSTCO", "type": "esriFieldTypeString", "alias": "NONSTCO", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "NONSTCO" }, { "name": "L_FROM_ADD", "type": "esriFieldTypeDouble", "alias": "L_FROM_ADD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "L_FROM_ADD" }, { "name": "L_TO_ADD", "type": "esriFieldTypeDouble", "alias": "L_TO_ADD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "L_TO_ADD" }, { "name": "R_FROM_ADD", "type": "esriFieldTypeDouble", "alias": "R_FROM_ADD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "R_FROM_ADD" }, { "name": "R_TO_ADD", "type": "esriFieldTypeDouble", "alias": "R_TO_ADD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "R_TO_ADD" }, { "name": "L_CITY_ID", "type": "esriFieldTypeString", "alias": "L_CITY_ID", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "L_CITY_ID" }, { "name": "R_CITY_ID", "type": "esriFieldTypeString", "alias": "R_CITY_ID", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "R_CITY_ID" }, { "name": "L_CITY_NAM", "type": "esriFieldTypeString", "alias": "L_CITY_NAM", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "L_CITY_NAM" }, { "name": "R_CITY_NAM", "type": "esriFieldTypeString", "alias": "R_CITY_NAM", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "R_CITY_NAM" }, { "name": "ALIAS_PRE", "type": "esriFieldTypeString", "alias": "ALIAS_PRE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "ALIAS_PRE" }, { "name": "ALIAS_NAME", "type": "esriFieldTypeString", "alias": "ALIAS_NAME", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ALIAS_NAME" }, { "name": "ALIAS_TYPE", "type": "esriFieldTypeString", "alias": "ALIAS_TYPE", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "ALIAS_TYPE" }, { "name": "ALIAS_SUF", "type": "esriFieldTypeString", "alias": "ALIAS_SUF", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "ALIAS_SUF" }, { "name": "SPEED", "type": "esriFieldTypeDouble", "alias": "SPEED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SPEED" }, { "name": "F_T_TIME", "type": "esriFieldTypeDouble", "alias": "F_T_TIME", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F_T_TIME" }, { "name": "T_F_TIME", "type": "esriFieldTypeDouble", "alias": "T_F_TIME", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "T_F_TIME" }, { "name": "L_ZIPCODE", "type": "esriFieldTypeString", "alias": "L_ZIPCODE", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "L_ZIPCODE" }, { "name": "R_ZIPCODE", "type": "esriFieldTypeString", "alias": "R_ZIPCODE", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "R_ZIPCODE" }, { "name": "ANNAME", "type": "esriFieldTypeString", "alias": "ANNAME", "domain": null, "editable": true, "nullable": true, "length": 28, "defaultValue": null, "modelName": "ANNAME" }, { "name": "FULL1", "type": "esriFieldTypeString", "alias": "FULL1", "domain": null, "editable": true, "nullable": true, "length": 28, "defaultValue": null, "modelName": "FULL1" }, { "name": "FULL2", "type": "esriFieldTypeString", "alias": "FULL2", "domain": null, "editable": true, "nullable": true, "length": 28, "defaultValue": null, "modelName": "FULL2" }, { "name": "PEOSTCODE", "type": "esriFieldTypeString", "alias": "PEOSTCODE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PEOSTCODE" }, { "name": "ADD_DATE", "type": "esriFieldTypeDate", "alias": "ADD_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ADD_DATE" }, { "name": "CHG_DATE", "type": "esriFieldTypeDate", "alias": "CHG_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CHG_DATE" }, { "name": "UNITID", "type": "esriFieldTypeString", "alias": "UNITID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "UNITID" }, { "name": "UNITID2", "type": "esriFieldTypeString", "alias": "UNITID2", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "UNITID2" }, { "name": "COMPTYPE", "type": "esriFieldTypeInteger", "alias": "COMPTYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COMPTYPE" }, { "name": "COMPKEY", "type": "esriFieldTypeInteger", "alias": "COMPKEY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COMPKEY" }, { "name": "TAG", "type": "esriFieldTypeSmallInteger", "alias": "TAG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TAG" }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "OWNERSHIP" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "STATUS" }, { "name": "FIRE_SPEED", "type": "esriFieldTypeSmallInteger", "alias": "FIRE_SPEED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FIRE_SPEED" }, { "name": "SCHOOL_ZONE", "type": "esriFieldTypeString", "alias": "SCHOOL_ZONE", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "SCHOOL_ZONE" }, { "name": "ST_CODE", "type": "esriFieldTypeDouble", "alias": "ST_CODE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ST_CODE" }, { "name": "ONEWAY", "type": "esriFieldTypeString", "alias": "ONEWAY", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "ONEWAY" }, { "name": "TRUCKRTE", "type": "esriFieldTypeString", "alias": "TRUCKRTE", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "TRUCKRTE" }, { "name": "FCLASS", "type": "esriFieldTypeString", "alias": "FCLASS", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "FCLASS" }, { "name": "REND", "type": "esriFieldTypeString", "alias": "REND", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "REND" }, { "name": "CirculationPlan", "type": "esriFieldTypeString", "alias": "CirculationPlan", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "CirculationPlan" }, { "name": "TAG2", "type": "esriFieldTypeInteger", "alias": "TAG2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TAG2" }, { "name": "JOIN_ID", "type": "esriFieldTypeInteger", "alias": "JOIN_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "JOIN_ID" }, { "name": "STREET_TYP2", "type": "esriFieldTypeString", "alias": "STREET_TYP2", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "STREET_TYP2" }, { "name": "L_PD_Jurisdiction", "type": "esriFieldTypeString", "alias": "L_PD_Jurisdiction", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "L_PD_Jurisdiction" }, { "name": "R_PD_Jurisdiction", "type": "esriFieldTypeString", "alias": "R_PD_Jurisdiction", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "R_PD_Jurisdiction" }, { "name": "L_FROM_ADD_GRID", "type": "esriFieldTypeDouble", "alias": "L_FROM_ADD_GRID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "L_FROM_ADD_GRID" }, { "name": "L_TO_ADD_GRID", "type": "esriFieldTypeDouble", "alias": "L_TO_ADD_GRID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "L_TO_ADD_GRID" }, { "name": "R_FROM_ADD_GRID", "type": "esriFieldTypeDouble", "alias": "R_FROM_ADD_GRID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "R_FROM_ADD_GRID" }, { "name": "R_TO_ADD_GRID", "type": "esriFieldTypeDouble", "alias": "R_TO_ADD_GRID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "R_TO_ADD_GRID" }, { "name": "L_FROM_ADD_ACT", "type": "esriFieldTypeDouble", "alias": "L_FROM_ADD_ACT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "L_FROM_ADD_ACT" }, { "name": "L_TO_ADD_ACT", "type": "esriFieldTypeDouble", "alias": "L_TO_ADD_ACT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "L_TO_ADD_ACT" }, { "name": "R_FROM_ADD_ACT", "type": "esriFieldTypeDouble", "alias": "R_FROM_ADD_ACT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "R_FROM_ADD_ACT" }, { "name": "R_TO_ADD_ACT", "type": "esriFieldTypeDouble", "alias": "R_TO_ADD_ACT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "R_TO_ADD_ACT" }, { "name": "KeyNo", "type": "esriFieldTypeInteger", "alias": "KeyNo", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "KeyNo" }, { "name": "TrafCntKey", "type": "esriFieldTypeInteger", "alias": "TrafCntKey", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TrafCntKey" }, { "name": "RetiredStreetName_Type", "type": "esriFieldTypeString", "alias": "RetiredStreetName_Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "RetiredStreetName_Type" }, { "name": "MCR_No_StNameChg", "type": "esriFieldTypeString", "alias": "MCR_No_StNameChg", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "MCR_No_StNameChg" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()" }, { "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" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R908_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I1214STREET_NAM", "fields": "STREET_NAM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_908", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_908", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S671_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "US Mountain Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Streets (1:24,000)", "description": "", "prototype": { "attributes": { "MCR_No_StNameChg": null, "RetiredStreetName_Type": null, "DGN_LAYER": null, "DGN_SOURCE": null, "CNTRL_SOUR": null, "DGN_SOUR_1": null, "DGN_SOUR_2": null, "UNIQUE_ID": null, "STREET_PRE": null, "STREET_NAM": null, "STREET_TYP": null, "STREET_SUF": null, "NONSTCO": null, "L_FROM_ADD": null, "L_TO_ADD": null, "R_FROM_ADD": null, "R_TO_ADD": null, "L_CITY_ID": null, "R_CITY_ID": null, "L_CITY_NAM": null, "R_CITY_NAM": null, "ALIAS_PRE": null, "ALIAS_NAME": null, "ALIAS_TYPE": null, "ALIAS_SUF": null, "SPEED": null, "F_T_TIME": null, "T_F_TIME": null, "L_ZIPCODE": null, "R_ZIPCODE": null, "ANNAME": null, "FULL1": null, "FULL2": null, "PEOSTCODE": null, "ADD_DATE": null, "CHG_DATE": null, "UNITID": null, "UNITID2": null, "COMPTYPE": null, "COMPKEY": null, "TAG": null, "OWNERSHIP": null, "STATUS": null, "FIRE_SPEED": null, "SCHOOL_ZONE": null, "ST_CODE": null, "ONEWAY": null, "TRUCKRTE": null, "FCLASS": null, "REND": null, "CirculationPlan": null, "TAG2": null, "JOIN_ID": null, "STREET_TYP2": null, "L_PD_Jurisdiction": null, "R_PD_Jurisdiction": null, "L_FROM_ADD_GRID": null, "L_TO_ADD_GRID": null, "R_FROM_ADD_GRID": null, "R_TO_ADD_GRID": null, "L_FROM_ADD_ACT": null, "L_TO_ADD_ACT": null, "R_FROM_ADD_ACT": null, "R_TO_ADD_ACT": null, "KeyNo": null, "TrafCntKey": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 6000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "86ba57bcf5ec4cac8015d7aa01aca66a" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 3, "name": "Peoria Parcels (1:5,000)", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 5000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": 533585.2139107622, "ymin": 922964.1023622081, "xmax": 619931.8041338585, "ymax": 1079257.2106299177, "spatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 2, "falseX": -1.7746699999500003E7, "falseY": -4.406729999950001E7, "xyUnits": 3999.999999999999, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "sourceSpatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "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": [ 104, 104, 104, 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": "SITUS_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "APN", "type": "esriFieldTypeString", "alias": "APN", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "APN" }, { "name": "DGN_SOURCE", "type": "esriFieldTypeDouble", "alias": "DGN_SOURCE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DGN_SOURCE" }, { "name": "CNTRL_SRC", "type": "esriFieldTypeString", "alias": "CNTRL_SRC", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CNTRL_SRC" }, { "name": "REC_TYPE", "type": "esriFieldTypeDouble", "alias": "REC_TYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "REC_TYPE" }, { "name": "BOOK", "type": "esriFieldTypeString", "alias": "BOOK", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "BOOK" }, { "name": "MAP", "type": "esriFieldTypeString", "alias": "MAP", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "MAP" }, { "name": "ITEM", "type": "esriFieldTypeString", "alias": "ITEM", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "ITEM" }, { "name": "PROP_STAT", "type": "esriFieldTypeString", "alias": "PROP_STAT", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "PROP_STAT" }, { "name": "PROP_USE", "type": "esriFieldTypeString", "alias": "PROP_USE", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "PROP_USE" }, { "name": "TAXCODE", "type": "esriFieldTypeString", "alias": "TAXCODE", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "TAXCODE" }, { "name": "EXEM_CODE", "type": "esriFieldTypeString", "alias": "EXEM_CODE", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "EXEM_CODE" }, { "name": "EXEM_IND", "type": "esriFieldTypeString", "alias": "EXEM_IND", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "EXEM_IND" }, { "name": "SECTION", "type": "esriFieldTypeString", "alias": "SECTION", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "SECTION" }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "TOWNSHIP" }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "RANGE", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "RANGE" }, { "name": "Q_SECTION", "type": "esriFieldTypeString", "alias": "Q_SECTION", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "Q_SECTION" }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "LOT", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "LOT" }, { "name": "BLOCK", "type": "esriFieldTypeString", "alias": "BLOCK", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "BLOCK" }, { "name": "TRACT", "type": "esriFieldTypeString", "alias": "TRACT", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "TRACT" }, { "name": "SITUS_NUM", "type": "esriFieldTypeInteger", "alias": "SITUS_NUM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SITUS_NUM" }, { "name": "SITUS_DIR", "type": "esriFieldTypeString", "alias": "SITUS_DIR", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "SITUS_DIR" }, { "name": "SITUS_NAME", "type": "esriFieldTypeString", "alias": "SITUS_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SITUS_NAME" }, { "name": "SITUS_TYPE", "type": "esriFieldTypeString", "alias": "SITUS_TYPE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "SITUS_TYPE" }, { "name": "SITUS_SUF", "type": "esriFieldTypeString", "alias": "SITUS_SUF", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SITUS_SUF" }, { "name": "SITUS_PDIR", "type": "esriFieldTypeString", "alias": "SITUS_PDIR", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "SITUS_PDIR" }, { "name": "SITUS_SUIT", "type": "esriFieldTypeString", "alias": "SITUS_SUIT", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SITUS_SUIT" }, { "name": "SITUS_ADDR", "type": "esriFieldTypeString", "alias": "SITUS_ADDR", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "SITUS_ADDR" }, { "name": "SITUS_CITY", "type": "esriFieldTypeString", "alias": "SITUS_CITY", "domain": null, "editable": true, "nullable": true, "length": 28, "defaultValue": null, "modelName": "SITUS_CITY" }, { "name": "SITUS_ZIP", "type": "esriFieldTypeString", "alias": "SITUS_ZIP", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "SITUS_ZIP" }, { "name": "OWN_NAME", "type": "esriFieldTypeString", "alias": "OWN_NAME", "domain": null, "editable": true, "nullable": true, "length": 45, "defaultValue": null, "modelName": "OWN_NAME" }, { "name": "OWN_DEED_N", "type": "esriFieldTypeString", "alias": "OWN_DEED_N", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "OWN_DEED_N" }, { "name": "OWN_DEED_D", "type": "esriFieldTypeDate", "alias": "OWN_DEED_D", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "OWN_DEED_D" }, { "name": "CON_NAME", "type": "esriFieldTypeString", "alias": "CON_NAME", "domain": null, "editable": true, "nullable": true, "length": 45, "defaultValue": null, "modelName": "CON_NAME" }, { "name": "CON_DEED_N", "type": "esriFieldTypeString", "alias": "CON_DEED_N", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "CON_DEED_N" }, { "name": "CON_DEED_D", "type": "esriFieldTypeDate", "alias": "CON_DEED_D", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CON_DEED_D" }, { "name": "OWN_ADDR1", "type": "esriFieldTypeString", "alias": "OWN_ADDR1", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "OWN_ADDR1" }, { "name": "OWN_ADDR2", "type": "esriFieldTypeString", "alias": "OWN_ADDR2", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "OWN_ADDR2" }, { "name": "OWN_CITY", "type": "esriFieldTypeString", "alias": "OWN_CITY", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "OWN_CITY" }, { "name": "OWN_STATE", "type": "esriFieldTypeString", "alias": "OWN_STATE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "OWN_STATE" }, { "name": "OWN_ZIP", "type": "esriFieldTypeString", "alias": "OWN_ZIP", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "OWN_ZIP" }, { "name": "LPV_PERC", "type": "esriFieldTypeDouble", "alias": "LPV_PERC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LPV_PERC" }, { "name": "LPV_AMOUNT", "type": "esriFieldTypeDouble", "alias": "LPV_AMOUNT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LPV_AMOUNT" }, { "name": "LPV_VAL_AS", "type": "esriFieldTypeDouble", "alias": "LPV_VAL_AS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LPV_VAL_AS" }, { "name": "LND_PERC", "type": "esriFieldTypeDouble", "alias": "LND_PERC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LND_PERC" }, { "name": "LND_FCV", "type": "esriFieldTypeDouble", "alias": "LND_FCV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LND_FCV" }, { "name": "LND_VAL_AS", "type": "esriFieldTypeDouble", "alias": "LND_VAL_AS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LND_VAL_AS" }, { "name": "IMP_PERC", "type": "esriFieldTypeDouble", "alias": "IMP_PERC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IMP_PERC" }, { "name": "IMP_FCV", "type": "esriFieldTypeDouble", "alias": "IMP_FCV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IMP_FCV" }, { "name": "IMP_VAL_AS", "type": "esriFieldTypeDouble", "alias": "IMP_VAL_AS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IMP_VAL_AS" }, { "name": "WID_DATA", "type": "esriFieldTypeString", "alias": "WID_DATA", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "WID_DATA" }, { "name": "LPV_EX_VAL", "type": "esriFieldTypeDouble", "alias": "LPV_EX_VAL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LPV_EX_VAL" }, { "name": "FCV_EX_VAL", "type": "esriFieldTypeDouble", "alias": "FCV_EX_VAL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FCV_EX_VAL" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "CC_DATE", "type": "esriFieldTypeDate", "alias": "CC_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CC_DATE" }, { "name": "CY_PROP_ST", "type": "esriFieldTypeString", "alias": "CY_PROP_ST", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "CY_PROP_ST" }, { "name": "LND_SOURCE", "type": "esriFieldTypeString", "alias": "LND_SOURCE", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "LND_SOURCE" }, { "name": "LND_OR_COD", "type": "esriFieldTypeString", "alias": "LND_OR_COD", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "LND_OR_COD" }, { "name": "IMP_SOURCE", "type": "esriFieldTypeString", "alias": "IMP_SOURCE", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "IMP_SOURCE" }, { "name": "IMP_OR_COD", "type": "esriFieldTypeString", "alias": "IMP_OR_COD", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "IMP_OR_COD" }, { "name": "LCLS_LND1", "type": "esriFieldTypeString", "alias": "LCLS_LND1", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "LCLS_LND1" }, { "name": "LCLS_LND1R", "type": "esriFieldTypeDouble", "alias": "LCLS_LND1R", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LCLS_LND1R" }, { "name": "LCLS_LND2R", "type": "esriFieldTypeDouble", "alias": "LCLS_LND2R", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LCLS_LND2R" }, { "name": "LCLS_LND2", "type": "esriFieldTypeString", "alias": "LCLS_LND2", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "LCLS_LND2" }, { "name": "LCLS_LND3", "type": "esriFieldTypeString", "alias": "LCLS_LND3", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "LCLS_LND3" }, { "name": "LCLS_LND3R", "type": "esriFieldTypeDouble", "alias": "LCLS_LND3R", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LCLS_LND3R" }, { "name": "LCLS_LND4", "type": "esriFieldTypeString", "alias": "LCLS_LND4", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "LCLS_LND4" }, { "name": "LCLS_LND4R", "type": "esriFieldTypeDouble", "alias": "LCLS_LND4R", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LCLS_LND4R" }, { "name": "IMP1", "type": "esriFieldTypeString", "alias": "IMP1", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "IMP1" }, { "name": "IMP1_RATIO", "type": "esriFieldTypeDouble", "alias": "IMP1_RATIO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IMP1_RATIO" }, { "name": "IMP2", "type": "esriFieldTypeString", "alias": "IMP2", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "IMP2" }, { "name": "IMP2_RATIO", "type": "esriFieldTypeDouble", "alias": "IMP2_RATIO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IMP2_RATIO" }, { "name": "IMP3", "type": "esriFieldTypeString", "alias": "IMP3", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "IMP3" }, { "name": "IMP3_RATIO", "type": "esriFieldTypeDouble", "alias": "IMP3_RATIO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IMP3_RATIO" }, { "name": "IMP4", "type": "esriFieldTypeString", "alias": "IMP4", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "IMP4" }, { "name": "IMP4_RATIO", "type": "esriFieldTypeDouble", "alias": "IMP4_RATIO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IMP4_RATIO" }, { "name": "LNDAREATYP", "type": "esriFieldTypeString", "alias": "LNDAREATYP", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "LNDAREATYP" }, { "name": "NGHB_CODE", "type": "esriFieldTypeString", "alias": "NGHB_CODE", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "NGHB_CODE" }, { "name": "MKT_CODE", "type": "esriFieldTypeString", "alias": "MKT_CODE", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "MKT_CODE" }, { "name": "MCR_NO", "type": "esriFieldTypeString", "alias": "MCR_NO", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "MCR_NO" }, { "name": "SUBNAME", "type": "esriFieldTypeString", "alias": "SUBNAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SUBNAME" }, { "name": "USAGE_DESC", "type": "esriFieldTypeString", "alias": "USAGE_DESC", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "USAGE_DESC" }, { "name": "USAGE_TYPE", "type": "esriFieldTypeString", "alias": "USAGE_TYPE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "USAGE_TYPE" }, { "name": "ADDR_RANK", "type": "esriFieldTypeDouble", "alias": "ADDR_RANK", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ADDR_RANK" }, { "name": "X_COORD", "type": "esriFieldTypeDouble", "alias": "X_COORD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X_COORD" }, { "name": "Y_COORD", "type": "esriFieldTypeDouble", "alias": "Y_COORD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y_COORD" }, { "name": "PG_AREA", "type": "esriFieldTypeDouble", "alias": "PG_AREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PG_AREA" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "PROPERTY_DESC", "type": "esriFieldTypeString", "alias": "Property Description", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "PROPERTY_DESC" }, { "name": "CITY_ZONING", "type": "esriFieldTypeString", "alias": "Zoning", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "CITY_ZONING" }, { "name": "JURISDICTION", "type": "esriFieldTypeString", "alias": "Jurisdiction", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "JURISDICTION" }, { "name": "CONST_YEAR", "type": "esriFieldTypeString", "alias": "Construction Year", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "CONST_YEAR" }, { "name": "LIVING_SPACE", "type": "esriFieldTypeString", "alias": "Living Space Size", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "LIVING_SPACE" }, { "name": "INCAREOF", "type": "esriFieldTypeString", "alias": "In Care Of", "domain": null, "editable": true, "nullable": true, "length": 45, "defaultValue": null, "modelName": "INCAREOF" }, { "name": "COOLING", "type": "esriFieldTypeString", "alias": "Cooling", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "COOLING" }, { "name": "NUMBER_BATH", "type": "esriFieldTypeDouble", "alias": "Number Bath", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NUMBER_BATH" }, { "name": "EXTERIOR_WALLS", "type": "esriFieldTypeString", "alias": "Exterior Walls", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "EXTERIOR_WALLS" }, { "name": "HEATING", "type": "esriFieldTypeString", "alias": "Heating", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "HEATING" }, { "name": "ROOF_TYPE", "type": "esriFieldTypeString", "alias": "Roof Type", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "ROOF_TYPE" }, { "name": "NUMBER_STORIES", "type": "esriFieldTypeString", "alias": "Number Stories", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "NUMBER_STORIES" }, { "name": "POOL_SURFACE_AREA", "type": "esriFieldTypeDouble", "alias": "Pool Surface Area", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POOL_SURFACE_AREA" }, { "name": "NUMBER_PATIOS", "type": "esriFieldTypeDouble", "alias": "Number Patios", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NUMBER_PATIOS" }, { "name": "NUMBER_GARAGES", "type": "esriFieldTypeDouble", "alias": "Number Garages", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NUMBER_GARAGES" }, { "name": "IWDD", "type": "esriFieldTypeString", "alias": "IWDD Code", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "IWDD" }, { "name": "IWDD_ACREAGE", "type": "esriFieldTypeDouble", "alias": "IWDD Acreage", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IWDD_ACREAGE" }, { "name": "AC_ANNO", "type": "esriFieldTypeString", "alias": "AC_ANNO", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "AC_ANNO" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1581_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1581", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "idx_OWN_NAME", "fields": "OWN_NAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "idx_APN", "fields": "APN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1260_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "US Mountain Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Peoria Parcels (1:5,000)", "description": "", "prototype": { "attributes": { "IWDD_ACREAGE": null, "AC_ANNO": null, "APN": null, "DGN_SOURCE": null, "CNTRL_SRC": null, "REC_TYPE": null, "BOOK": null, "MAP": null, "ITEM": null, "PROP_STAT": null, "PROP_USE": null, "TAXCODE": null, "EXEM_CODE": null, "EXEM_IND": null, "SECTION": null, "TOWNSHIP": null, "RANGE": null, "Q_SECTION": null, "LOT": null, "BLOCK": null, "TRACT": null, "SITUS_NUM": null, "SITUS_DIR": null, "SITUS_NAME": null, "SITUS_TYPE": null, "SITUS_SUF": null, "SITUS_PDIR": null, "SITUS_SUIT": null, "SITUS_ADDR": null, "SITUS_CITY": null, "SITUS_ZIP": null, "OWN_NAME": null, "OWN_DEED_N": null, "OWN_DEED_D": null, "CON_NAME": null, "CON_DEED_N": null, "CON_DEED_D": null, "OWN_ADDR1": null, "OWN_ADDR2": null, "OWN_CITY": null, "OWN_STATE": null, "OWN_ZIP": null, "LPV_PERC": null, "LPV_AMOUNT": null, "LPV_VAL_AS": null, "LND_PERC": null, "LND_FCV": null, "LND_VAL_AS": null, "IMP_PERC": null, "IMP_FCV": null, "IMP_VAL_AS": null, "WID_DATA": null, "LPV_EX_VAL": null, "FCV_EX_VAL": null, "ACRES": null, "CC_DATE": null, "CY_PROP_ST": null, "LND_SOURCE": null, "LND_OR_COD": null, "IMP_SOURCE": null, "IMP_OR_COD": null, "LCLS_LND1": null, "LCLS_LND1R": null, "LCLS_LND2R": null, "LCLS_LND2": null, "LCLS_LND3": null, "LCLS_LND3R": null, "LCLS_LND4": null, "LCLS_LND4R": null, "IMP1": null, "IMP1_RATIO": null, "IMP2": null, "IMP2_RATIO": null, "IMP3": null, "IMP3_RATIO": null, "IMP4": null, "IMP4_RATIO": null, "LNDAREATYP": null, "NGHB_CODE": null, "MKT_CODE": null, "MCR_NO": null, "SUBNAME": null, "USAGE_DESC": null, "USAGE_TYPE": null, "ADDR_RANK": null, "X_COORD": null, "Y_COORD": null, "PG_AREA": null, "IWDD": null, "PROPERTY_DESC": null, "CITY_ZONING": null, "JURISDICTION": null, "CONST_YEAR": null, "LIVING_SPACE": null, "INCAREOF": null, "COOLING": null, "NUMBER_BATH": null, "EXTERIOR_WALLS": null, "HEATING": null, "ROOF_TYPE": null, "NUMBER_STORIES": null, "POOL_SURFACE_AREA": null, "NUMBER_PATIOS": null, "NUMBER_GARAGES": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 6000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "86ba57bcf5ec4cac8015d7aa01aca66a" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 5, "name": "Bald Eagle Nesting Area", "type": "Feature Layer", "parentLayer": { "id": 4, "name": "Specific Area Plans" }, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": 539050.7290000021, "ymin": 933678.9460000023, "xmax": 612885.4060000032, "ymax": 1075990.3730000034, "spatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 2, "falseX": -1.7746699999500003E7, "falseY": -4.406729999950001E7, "xyUnits": 3999.999999999999, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "sourceSpatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.001, "zTolerance": 0.5, "mTolerance": 2, "falseX": -1.7746699999500003E7, "falseY": -4.406729999950001E7, "xyUnits": 3999.999999999999, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Name", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 2 } }, "value": "Bald Eagle Nesting Area", "label": "Bald Eagle Nesting Area" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 155, 88, 255 ], "toColor": [ 176, 155, 88, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 101, 78, 255 ], "toColor": [ 166, 101, 78, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 157, 126, 255 ], "toColor": [ 222, 157, 126, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 208, 114, 255 ], "toColor": [ 224, 208, 114, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 126, 87, 255 ], "toColor": [ 158, 126, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 186, 120, 255 ], "toColor": [ 227, 186, 120, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 138, 87, 255 ], "toColor": [ 186, 138, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 138, 112, 255 ], "toColor": [ 186, 138, 112, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 191, 118, 255 ], "toColor": [ 204, 191, 118, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 146, 101, 255 ], "toColor": [ 219, 146, 101, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 159, 113, 255 ], "toColor": [ 191, 159, 113, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 125, 94, 255 ], "toColor": [ 196, 125, 94, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 111, 88, 255 ], "toColor": [ 161, 111, 88, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 30000, "minScale": 120000, "name": "Default", "priority": 6, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 11, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Name", "typeIdField": "Name", "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": "Resolution", "type": "esriFieldTypeString", "alias": "Resolution", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Resolution" }, { "name": "GisModDate", "type": "esriFieldTypeDate", "alias": "GisModDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "GisModDate" }, { "name": "GenPlanMap", "type": "esriFieldTypeString", "alias": "GenPlanMap", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": "Y", "modelName": "GenPlanMap" }, { "name": "EFDATE", "type": "esriFieldTypeInteger", "alias": "Effective Date", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EFDATE" }, { "name": "RETDATE", "type": "esriFieldTypeInteger", "alias": "Retired Date", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RETDATE" }, { "name": "DOCLINK", "type": "esriFieldTypeString", "alias": "DOCLINK", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DOCLINK" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R358_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S201_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "US Mountain Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Bald Eagle Nesting Area", "name": "Bald Eagle Nesting Area", "domains": {}, "templates": [ { "name": "Bald Eagle Nesting Area", "description": "", "prototype": { "attributes": { "GisModDate": null, "DOCLINK": null, "Name": "Bald Eagle Nesting Area", "Resolution": null, "GenPlanMap": "Y", "EFDATE": null, "RETDATE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 6000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "86ba57bcf5ec4cac8015d7aa01aca66a" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 6, "name": "Camino a Lago", "type": "Feature Layer", "parentLayer": { "id": 4, "name": "Specific Area Plans" }, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": 539050.7290000021, "ymin": 933678.9460000023, "xmax": 612885.4060000032, "ymax": 1075990.3730000034, "spatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 2, "falseX": -1.7746699999500003E7, "falseY": -4.406729999950001E7, "xyUnits": 3999.999999999999, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "sourceSpatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.001, "zTolerance": 0.5, "mTolerance": 2, "falseX": -1.7746699999500003E7, "falseY": -4.406729999950001E7, "xyUnits": 3999.999999999999, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Name", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 2 } }, "value": "Camino a Lago SAP", "label": "Camino a Lago" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 155, 88, 255 ], "toColor": [ 176, 155, 88, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 101, 78, 255 ], "toColor": [ 166, 101, 78, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 157, 126, 255 ], "toColor": [ 222, 157, 126, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 208, 114, 255 ], "toColor": [ 224, 208, 114, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 126, 87, 255 ], "toColor": [ 158, 126, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 186, 120, 255 ], "toColor": [ 227, 186, 120, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 138, 87, 255 ], "toColor": [ 186, 138, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 138, 112, 255 ], "toColor": [ 186, 138, 112, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 191, 118, 255 ], "toColor": [ 204, 191, 118, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 146, 101, 255 ], "toColor": [ 219, 146, 101, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 159, 113, 255 ], "toColor": [ 191, 159, 113, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 125, 94, 255 ], "toColor": [ 196, 125, 94, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 111, 88, 255 ], "toColor": [ 161, 111, 88, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 30000, "minScale": 120000, "name": "Default", "priority": 7, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 11, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Name", "typeIdField": "Name", "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": "Resolution", "type": "esriFieldTypeString", "alias": "Resolution", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Resolution" }, { "name": "GisModDate", "type": "esriFieldTypeDate", "alias": "GisModDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "GisModDate" }, { "name": "GenPlanMap", "type": "esriFieldTypeString", "alias": "GenPlanMap", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": "Y", "modelName": "GenPlanMap" }, { "name": "EFDATE", "type": "esriFieldTypeInteger", "alias": "Effective Date", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EFDATE" }, { "name": "RETDATE", "type": "esriFieldTypeInteger", "alias": "Retired Date", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RETDATE" }, { "name": "DOCLINK", "type": "esriFieldTypeString", "alias": "DOCLINK", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DOCLINK" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R358_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S201_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "US Mountain Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Camino a Lago SAP", "name": "Camino a Lago", "domains": {}, "templates": [ { "name": "Camino a Lago", "description": "", "prototype": { "attributes": { "GisModDate": null, "DOCLINK": null, "Name": "Camino a Lago SAP", "Resolution": null, "GenPlanMap": "Y", "EFDATE": null, "RETDATE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 6000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "86ba57bcf5ec4cac8015d7aa01aca66a" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 7, "name": "Central Peoria Specific Plan", "type": "Feature Layer", "parentLayer": { "id": 4, "name": "Specific Area Plans" }, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": 539050.7290000021, "ymin": 933678.9460000023, "xmax": 612885.4060000032, "ymax": 1075990.3730000034, "spatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 2, "falseX": -1.7746699999500003E7, "falseY": -4.406729999950001E7, "xyUnits": 3999.999999999999, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "sourceSpatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.001, "zTolerance": 0.5, "mTolerance": 2, "falseX": -1.7746699999500003E7, "falseY": -4.406729999950001E7, "xyUnits": 3999.999999999999, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Name", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 2 } }, "value": "Central Peoria Specific Plan", "label": "Central Peoria Specific Plan" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 155, 88, 255 ], "toColor": [ 176, 155, 88, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 101, 78, 255 ], "toColor": [ 166, 101, 78, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 157, 126, 255 ], "toColor": [ 222, 157, 126, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 208, 114, 255 ], "toColor": [ 224, 208, 114, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 126, 87, 255 ], "toColor": [ 158, 126, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 186, 120, 255 ], "toColor": [ 227, 186, 120, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 138, 87, 255 ], "toColor": [ 186, 138, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 138, 112, 255 ], "toColor": [ 186, 138, 112, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 191, 118, 255 ], "toColor": [ 204, 191, 118, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 146, 101, 255 ], "toColor": [ 219, 146, 101, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 159, 113, 255 ], "toColor": [ 191, 159, 113, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 125, 94, 255 ], "toColor": [ 196, 125, 94, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 111, 88, 255 ], "toColor": [ 161, 111, 88, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 30000, "minScale": 120000, "name": "Default", "priority": 8, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 11, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Name", "typeIdField": "Name", "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": "Resolution", "type": "esriFieldTypeString", "alias": "Resolution", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Resolution" }, { "name": "GisModDate", "type": "esriFieldTypeDate", "alias": "GisModDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "GisModDate" }, { "name": "GenPlanMap", "type": "esriFieldTypeString", "alias": "GenPlanMap", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": "Y", "modelName": "GenPlanMap" }, { "name": "EFDATE", "type": "esriFieldTypeInteger", "alias": "Effective Date", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EFDATE" }, { "name": "RETDATE", "type": "esriFieldTypeInteger", "alias": "Retired Date", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RETDATE" }, { "name": "DOCLINK", "type": "esriFieldTypeString", "alias": "DOCLINK", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DOCLINK" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R358_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S201_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "US Mountain Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Central Peoria Specific Plan", "name": "Central Peoria Specific Plan", "domains": {}, "templates": [ { "name": "Central Peoria Specific Plan", "description": "", "prototype": { "attributes": { "GisModDate": null, "DOCLINK": null, "Name": "Central Peoria Specific Plan", "Resolution": null, "GenPlanMap": "Y", "EFDATE": null, "RETDATE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 6000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "86ba57bcf5ec4cac8015d7aa01aca66a" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 8, "name": "Downtown Redevelopment Plan", "type": "Feature Layer", "parentLayer": { "id": 4, "name": "Specific Area Plans" }, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": 539050.7290000021, "ymin": 933678.9460000023, "xmax": 612885.4060000032, "ymax": 1075990.3730000034, "spatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 2, "falseX": -1.7746699999500003E7, "falseY": -4.406729999950001E7, "xyUnits": 3999.999999999999, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "sourceSpatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.001, "zTolerance": 0.5, "mTolerance": 2, "falseX": -1.7746699999500003E7, "falseY": -4.406729999950001E7, "xyUnits": 3999.999999999999, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Name", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 2 } }, "value": "Downtown Redevelopment Plan", "label": "Downtown Redevelopment Plan" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 155, 88, 255 ], "toColor": [ 176, 155, 88, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 101, 78, 255 ], "toColor": [ 166, 101, 78, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 157, 126, 255 ], "toColor": [ 222, 157, 126, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 208, 114, 255 ], "toColor": [ 224, 208, 114, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 126, 87, 255 ], "toColor": [ 158, 126, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 186, 120, 255 ], "toColor": [ 227, 186, 120, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 138, 87, 255 ], "toColor": [ 186, 138, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 138, 112, 255 ], "toColor": [ 186, 138, 112, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 191, 118, 255 ], "toColor": [ 204, 191, 118, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 146, 101, 255 ], "toColor": [ 219, 146, 101, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 159, 113, 255 ], "toColor": [ 191, 159, 113, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 125, 94, 255 ], "toColor": [ 196, 125, 94, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 111, 88, 255 ], "toColor": [ 161, 111, 88, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 30000, "minScale": 120000, "name": "Default", "priority": 9, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 11, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Name", "typeIdField": "Name", "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": "Resolution", "type": "esriFieldTypeString", "alias": "Resolution", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Resolution" }, { "name": "GisModDate", "type": "esriFieldTypeDate", "alias": "GisModDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "GisModDate" }, { "name": "GenPlanMap", "type": "esriFieldTypeString", "alias": "GenPlanMap", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": "Y", "modelName": "GenPlanMap" }, { "name": "EFDATE", "type": "esriFieldTypeInteger", "alias": "Effective Date", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EFDATE" }, { "name": "RETDATE", "type": "esriFieldTypeInteger", "alias": "Retired Date", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RETDATE" }, { "name": "DOCLINK", "type": "esriFieldTypeString", "alias": "DOCLINK", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DOCLINK" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R358_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S201_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "US Mountain Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Downtown Redevelopment Plan", "name": "Downtown Redevelopment Plan", "domains": {}, "templates": [ { "name": "Downtown Redevelopment Plan", "description": "", "prototype": { "attributes": { "GisModDate": null, "DOCLINK": null, "Name": "Downtown Redevelopment Plan", "Resolution": null, "GenPlanMap": "Y", "EFDATE": null, "RETDATE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 6000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "86ba57bcf5ec4cac8015d7aa01aca66a" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 9, "name": "Lake Pleasant / North Peoria", "type": "Feature Layer", "parentLayer": { "id": 4, "name": "Specific Area Plans" }, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": 539050.7290000021, "ymin": 933678.9460000023, "xmax": 612885.4060000032, "ymax": 1075990.3730000034, "spatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 2, "falseX": -1.7746699999500003E7, "falseY": -4.406729999950001E7, "xyUnits": 3999.999999999999, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "sourceSpatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.001, "zTolerance": 0.5, "mTolerance": 2, "falseX": -1.7746699999500003E7, "falseY": -4.406729999950001E7, "xyUnits": 3999.999999999999, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Name", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 2 } }, "value": "Lake Pleasant / North Peoria SAP", "label": "Lake Pleasant / North Peoria" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 155, 88, 255 ], "toColor": [ 176, 155, 88, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 101, 78, 255 ], "toColor": [ 166, 101, 78, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 157, 126, 255 ], "toColor": [ 222, 157, 126, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 208, 114, 255 ], "toColor": [ 224, 208, 114, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 126, 87, 255 ], "toColor": [ 158, 126, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 186, 120, 255 ], "toColor": [ 227, 186, 120, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 138, 87, 255 ], "toColor": [ 186, 138, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 138, 112, 255 ], "toColor": [ 186, 138, 112, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 191, 118, 255 ], "toColor": [ 204, 191, 118, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 146, 101, 255 ], "toColor": [ 219, 146, 101, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 159, 113, 255 ], "toColor": [ 191, 159, 113, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 125, 94, 255 ], "toColor": [ 196, 125, 94, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 111, 88, 255 ], "toColor": [ 161, 111, 88, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 30000, "minScale": 120000, "name": "Default", "priority": 10, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 11, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Name", "typeIdField": "Name", "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": "Resolution", "type": "esriFieldTypeString", "alias": "Resolution", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Resolution" }, { "name": "GisModDate", "type": "esriFieldTypeDate", "alias": "GisModDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "GisModDate" }, { "name": "GenPlanMap", "type": "esriFieldTypeString", "alias": "GenPlanMap", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": "Y", "modelName": "GenPlanMap" }, { "name": "EFDATE", "type": "esriFieldTypeInteger", "alias": "Effective Date", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EFDATE" }, { "name": "RETDATE", "type": "esriFieldTypeInteger", "alias": "Retired Date", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RETDATE" }, { "name": "DOCLINK", "type": "esriFieldTypeString", "alias": "DOCLINK", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DOCLINK" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R358_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S201_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "US Mountain Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Lake Pleasant / North Peoria SAP", "name": "Lake Pleasant / North Peoria", "domains": {}, "templates": [ { "name": "Lake Pleasant / North Peoria", "description": "", "prototype": { "attributes": { "GisModDate": null, "DOCLINK": null, "Name": "Lake Pleasant / North Peoria SAP", "Resolution": null, "GenPlanMap": "Y", "EFDATE": null, "RETDATE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 6000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "86ba57bcf5ec4cac8015d7aa01aca66a" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 10, "name": "Lake Pleasant Heights", "type": "Feature Layer", "parentLayer": { "id": 4, "name": "Specific Area Plans" }, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": 539050.7290000021, "ymin": 933678.9460000023, "xmax": 612885.4060000032, "ymax": 1075990.3730000034, "spatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 2, "falseX": -1.7746699999500003E7, "falseY": -4.406729999950001E7, "xyUnits": 3999.999999999999, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "sourceSpatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.001, "zTolerance": 0.5, "mTolerance": 2, "falseX": -1.7746699999500003E7, "falseY": -4.406729999950001E7, "xyUnits": 3999.999999999999, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Name", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 2 } }, "value": "Lake Pleasant Heights SAP", "label": "Lake Pleasant Heights" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 155, 88, 255 ], "toColor": [ 176, 155, 88, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 101, 78, 255 ], "toColor": [ 166, 101, 78, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 157, 126, 255 ], "toColor": [ 222, 157, 126, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 208, 114, 255 ], "toColor": [ 224, 208, 114, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 126, 87, 255 ], "toColor": [ 158, 126, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 186, 120, 255 ], "toColor": [ 227, 186, 120, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 138, 87, 255 ], "toColor": [ 186, 138, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 138, 112, 255 ], "toColor": [ 186, 138, 112, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 191, 118, 255 ], "toColor": [ 204, 191, 118, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 146, 101, 255 ], "toColor": [ 219, 146, 101, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 159, 113, 255 ], "toColor": [ 191, 159, 113, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 125, 94, 255 ], "toColor": [ 196, 125, 94, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 111, 88, 255 ], "toColor": [ 161, 111, 88, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 30000, "minScale": 120000, "name": "Default", "priority": 11, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 11, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Name", "typeIdField": "Name", "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": "Resolution", "type": "esriFieldTypeString", "alias": "Resolution", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Resolution" }, { "name": "GisModDate", "type": "esriFieldTypeDate", "alias": "GisModDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "GisModDate" }, { "name": "GenPlanMap", "type": "esriFieldTypeString", "alias": "GenPlanMap", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": "Y", "modelName": "GenPlanMap" }, { "name": "EFDATE", "type": "esriFieldTypeInteger", "alias": "Effective Date", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EFDATE" }, { "name": "RETDATE", "type": "esriFieldTypeInteger", "alias": "Retired Date", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RETDATE" }, { "name": "DOCLINK", "type": "esriFieldTypeString", "alias": "DOCLINK", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DOCLINK" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R358_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S201_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "US Mountain Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Lake Pleasant Heights SAP", "name": "Lake Pleasant Heights", "domains": {}, "templates": [ { "name": "Lake Pleasant Heights", "description": "", "prototype": { "attributes": { "GisModDate": null, "DOCLINK": null, "Name": "Lake Pleasant Heights SAP", "Resolution": null, "GenPlanMap": "Y", "EFDATE": null, "RETDATE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 6000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "86ba57bcf5ec4cac8015d7aa01aca66a" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 11, "name": "Lake Pleasant Parkway Corridor", "type": "Feature Layer", "parentLayer": { "id": 4, "name": "Specific Area Plans" }, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": 539050.7290000021, "ymin": 933678.9460000023, "xmax": 612885.4060000032, "ymax": 1075990.3730000034, "spatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 2, "falseX": -1.7746699999500003E7, "falseY": -4.406729999950001E7, "xyUnits": 3999.999999999999, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "sourceSpatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.001, "zTolerance": 0.5, "mTolerance": 2, "falseX": -1.7746699999500003E7, "falseY": -4.406729999950001E7, "xyUnits": 3999.999999999999, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Name", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 2 } }, "value": "Lake Pleasant Parkway Corridor", "label": "Lake Pleasant Parkway Corridor" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 155, 88, 255 ], "toColor": [ 176, 155, 88, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 101, 78, 255 ], "toColor": [ 166, 101, 78, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 157, 126, 255 ], "toColor": [ 222, 157, 126, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 208, 114, 255 ], "toColor": [ 224, 208, 114, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 126, 87, 255 ], "toColor": [ 158, 126, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 186, 120, 255 ], "toColor": [ 227, 186, 120, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 138, 87, 255 ], "toColor": [ 186, 138, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 138, 112, 255 ], "toColor": [ 186, 138, 112, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 191, 118, 255 ], "toColor": [ 204, 191, 118, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 146, 101, 255 ], "toColor": [ 219, 146, 101, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 159, 113, 255 ], "toColor": [ 191, 159, 113, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 125, 94, 255 ], "toColor": [ 196, 125, 94, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 111, 88, 255 ], "toColor": [ 161, 111, 88, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 30000, "minScale": 120000, "name": "Default", "priority": 12, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 11, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Name", "typeIdField": "Name", "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": "Resolution", "type": "esriFieldTypeString", "alias": "Resolution", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Resolution" }, { "name": "GisModDate", "type": "esriFieldTypeDate", "alias": "GisModDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "GisModDate" }, { "name": "GenPlanMap", "type": "esriFieldTypeString", "alias": "GenPlanMap", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": "Y", "modelName": "GenPlanMap" }, { "name": "EFDATE", "type": "esriFieldTypeInteger", "alias": "Effective Date", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EFDATE" }, { "name": "RETDATE", "type": "esriFieldTypeInteger", "alias": "Retired Date", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RETDATE" }, { "name": "DOCLINK", "type": "esriFieldTypeString", "alias": "DOCLINK", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DOCLINK" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R358_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S201_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "US Mountain Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Lake Pleasant Parkway Corridor", "name": "Lake Pleasant Parkway Corridor", "domains": {}, "templates": [ { "name": "Lake Pleasant Parkway Corridor", "description": "", "prototype": { "attributes": { "GisModDate": null, "DOCLINK": null, "Name": "Lake Pleasant Parkway Corridor", "Resolution": null, "GenPlanMap": "Y", "EFDATE": null, "RETDATE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 6000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "86ba57bcf5ec4cac8015d7aa01aca66a" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 12, "name": "Loop 303", "type": "Feature Layer", "parentLayer": { "id": 4, "name": "Specific Area Plans" }, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": 539050.7290000021, "ymin": 933678.9460000023, "xmax": 612885.4060000032, "ymax": 1075990.3730000034, "spatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 2, "falseX": -1.7746699999500003E7, "falseY": -4.406729999950001E7, "xyUnits": 3999.999999999999, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "sourceSpatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.001, "zTolerance": 0.5, "mTolerance": 2, "falseX": -1.7746699999500003E7, "falseY": -4.406729999950001E7, "xyUnits": 3999.999999999999, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Name", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 2 } }, "value": "Loop 303 SAP", "label": "Loop 303 SAP" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 155, 88, 255 ], "toColor": [ 176, 155, 88, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 101, 78, 255 ], "toColor": [ 166, 101, 78, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 157, 126, 255 ], "toColor": [ 222, 157, 126, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 208, 114, 255 ], "toColor": [ 224, 208, 114, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 126, 87, 255 ], "toColor": [ 158, 126, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 186, 120, 255 ], "toColor": [ 227, 186, 120, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 138, 87, 255 ], "toColor": [ 186, 138, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 138, 112, 255 ], "toColor": [ 186, 138, 112, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 191, 118, 255 ], "toColor": [ 204, 191, 118, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 146, 101, 255 ], "toColor": [ 219, 146, 101, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 159, 113, 255 ], "toColor": [ 191, 159, 113, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 125, 94, 255 ], "toColor": [ 196, 125, 94, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 111, 88, 255 ], "toColor": [ 161, 111, 88, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 30000, "minScale": 120000, "name": "Default", "priority": 13, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 11, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Name", "typeIdField": "Name", "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": "Resolution", "type": "esriFieldTypeString", "alias": "Resolution", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Resolution" }, { "name": "GisModDate", "type": "esriFieldTypeDate", "alias": "GisModDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "GisModDate" }, { "name": "GenPlanMap", "type": "esriFieldTypeString", "alias": "GenPlanMap", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": "Y", "modelName": "GenPlanMap" }, { "name": "EFDATE", "type": "esriFieldTypeInteger", "alias": "Effective Date", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EFDATE" }, { "name": "RETDATE", "type": "esriFieldTypeInteger", "alias": "Retired Date", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RETDATE" }, { "name": "DOCLINK", "type": "esriFieldTypeString", "alias": "DOCLINK", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DOCLINK" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R358_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S201_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "US Mountain Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Loop 303 SAP", "name": "Loop 303 SAP", "domains": {}, "templates": [ { "name": "Loop 303 SAP", "description": "", "prototype": { "attributes": { "GisModDate": null, "DOCLINK": null, "Name": "Loop 303 SAP", "Resolution": null, "GenPlanMap": "Y", "EFDATE": null, "RETDATE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 6000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "86ba57bcf5ec4cac8015d7aa01aca66a" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 13, "name": "North Peoria Redevelopment Plan", "type": "Feature Layer", "parentLayer": { "id": 4, "name": "Specific Area Plans" }, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": 539050.7290000021, "ymin": 933678.9460000023, "xmax": 612885.4060000032, "ymax": 1075990.3730000034, "spatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 2, "falseX": -1.7746699999500003E7, "falseY": -4.406729999950001E7, "xyUnits": 3999.999999999999, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "sourceSpatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.001, "zTolerance": 0.5, "mTolerance": 2, "falseX": -1.7746699999500003E7, "falseY": -4.406729999950001E7, "xyUnits": 3999.999999999999, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Name", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 2 } }, "value": "North Peoria Redevelopment Plan", "label": "North Peoria Redevelopment Plan" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 155, 88, 255 ], "toColor": [ 176, 155, 88, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 101, 78, 255 ], "toColor": [ 166, 101, 78, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 157, 126, 255 ], "toColor": [ 222, 157, 126, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 208, 114, 255 ], "toColor": [ 224, 208, 114, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 126, 87, 255 ], "toColor": [ 158, 126, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 186, 120, 255 ], "toColor": [ 227, 186, 120, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 138, 87, 255 ], "toColor": [ 186, 138, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 138, 112, 255 ], "toColor": [ 186, 138, 112, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 191, 118, 255 ], "toColor": [ 204, 191, 118, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 146, 101, 255 ], "toColor": [ 219, 146, 101, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 159, 113, 255 ], "toColor": [ 191, 159, 113, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 125, 94, 255 ], "toColor": [ 196, 125, 94, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 111, 88, 255 ], "toColor": [ 161, 111, 88, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 30000, "minScale": 120000, "name": "Default", "priority": 14, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 11, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Name", "typeIdField": "Name", "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": "Resolution", "type": "esriFieldTypeString", "alias": "Resolution", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Resolution" }, { "name": "GisModDate", "type": "esriFieldTypeDate", "alias": "GisModDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "GisModDate" }, { "name": "GenPlanMap", "type": "esriFieldTypeString", "alias": "GenPlanMap", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": "Y", "modelName": "GenPlanMap" }, { "name": "EFDATE", "type": "esriFieldTypeInteger", "alias": "Effective Date", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EFDATE" }, { "name": "RETDATE", "type": "esriFieldTypeInteger", "alias": "Retired Date", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RETDATE" }, { "name": "DOCLINK", "type": "esriFieldTypeString", "alias": "DOCLINK", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DOCLINK" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R358_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S201_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "US Mountain Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "North Peoria Redevelopment Plan", "name": "North Peoria Redevelopment Plan", "domains": {}, "templates": [ { "name": "North Peoria Redevelopment Plan", "description": "", "prototype": { "attributes": { "GisModDate": null, "DOCLINK": null, "Name": "North Peoria Redevelopment Plan", "Resolution": null, "GenPlanMap": "Y", "EFDATE": null, "RETDATE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 6000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "86ba57bcf5ec4cac8015d7aa01aca66a" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 14, "name": "North Valley Specific Plan", "type": "Feature Layer", "parentLayer": { "id": 4, "name": "Specific Area Plans" }, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": 539050.7290000021, "ymin": 933678.9460000023, "xmax": 612885.4060000032, "ymax": 1075990.3730000034, "spatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 2, "falseX": -1.7746699999500003E7, "falseY": -4.406729999950001E7, "xyUnits": 3999.999999999999, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "sourceSpatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.001, "zTolerance": 0.5, "mTolerance": 2, "falseX": -1.7746699999500003E7, "falseY": -4.406729999950001E7, "xyUnits": 3999.999999999999, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Name", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 2 } }, "value": "North Valley Specific Plan", "label": "North Valley Specific Plan" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 155, 88, 255 ], "toColor": [ 176, 155, 88, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 101, 78, 255 ], "toColor": [ 166, 101, 78, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 157, 126, 255 ], "toColor": [ 222, 157, 126, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 208, 114, 255 ], "toColor": [ 224, 208, 114, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 126, 87, 255 ], "toColor": [ 158, 126, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 186, 120, 255 ], "toColor": [ 227, 186, 120, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 138, 87, 255 ], "toColor": [ 186, 138, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 138, 112, 255 ], "toColor": [ 186, 138, 112, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 191, 118, 255 ], "toColor": [ 204, 191, 118, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 146, 101, 255 ], "toColor": [ 219, 146, 101, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 159, 113, 255 ], "toColor": [ 191, 159, 113, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 125, 94, 255 ], "toColor": [ 196, 125, 94, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 111, 88, 255 ], "toColor": [ 161, 111, 88, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 30000, "minScale": 120000, "name": "Default", "priority": 15, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 11, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Name", "typeIdField": "Name", "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": "Resolution", "type": "esriFieldTypeString", "alias": "Resolution", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Resolution" }, { "name": "GisModDate", "type": "esriFieldTypeDate", "alias": "GisModDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "GisModDate" }, { "name": "GenPlanMap", "type": "esriFieldTypeString", "alias": "GenPlanMap", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": "Y", "modelName": "GenPlanMap" }, { "name": "EFDATE", "type": "esriFieldTypeInteger", "alias": "Effective Date", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EFDATE" }, { "name": "RETDATE", "type": "esriFieldTypeInteger", "alias": "Retired Date", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RETDATE" }, { "name": "DOCLINK", "type": "esriFieldTypeString", "alias": "DOCLINK", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DOCLINK" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R358_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S201_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "US Mountain Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "North Valley Specific Plan", "name": "North Valley Specific Plan", "domains": {}, "templates": [ { "name": "North Valley Specific Plan", "description": "", "prototype": { "attributes": { "GisModDate": null, "DOCLINK": null, "Name": "North Valley Specific Plan", "Resolution": null, "GenPlanMap": "Y", "EFDATE": null, "RETDATE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 6000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "86ba57bcf5ec4cac8015d7aa01aca66a" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 15, "name": "Old Town Specific Plan", "type": "Feature Layer", "parentLayer": { "id": 4, "name": "Specific Area Plans" }, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": 539050.7290000021, "ymin": 933678.9460000023, "xmax": 612885.4060000032, "ymax": 1075990.3730000034, "spatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 2, "falseX": -1.7746699999500003E7, "falseY": -4.406729999950001E7, "xyUnits": 3999.999999999999, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "sourceSpatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.001, "zTolerance": 0.5, "mTolerance": 2, "falseX": -1.7746699999500003E7, "falseY": -4.406729999950001E7, "xyUnits": 3999.999999999999, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Name", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 2 } }, "value": "Old Town Specific Plan", "label": "Old Town Specific Plan" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 155, 88, 255 ], "toColor": [ 176, 155, 88, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 101, 78, 255 ], "toColor": [ 166, 101, 78, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 157, 126, 255 ], "toColor": [ 222, 157, 126, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 208, 114, 255 ], "toColor": [ 224, 208, 114, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 126, 87, 255 ], "toColor": [ 158, 126, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 186, 120, 255 ], "toColor": [ 227, 186, 120, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 138, 87, 255 ], "toColor": [ 186, 138, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 138, 112, 255 ], "toColor": [ 186, 138, 112, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 191, 118, 255 ], "toColor": [ 204, 191, 118, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 146, 101, 255 ], "toColor": [ 219, 146, 101, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 159, 113, 255 ], "toColor": [ 191, 159, 113, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 125, 94, 255 ], "toColor": [ 196, 125, 94, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 111, 88, 255 ], "toColor": [ 161, 111, 88, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 30000, "minScale": 120000, "name": "Default", "priority": 16, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 11, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Name", "typeIdField": "Name", "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": "Resolution", "type": "esriFieldTypeString", "alias": "Resolution", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Resolution" }, { "name": "GisModDate", "type": "esriFieldTypeDate", "alias": "GisModDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "GisModDate" }, { "name": "GenPlanMap", "type": "esriFieldTypeString", "alias": "GenPlanMap", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": "Y", "modelName": "GenPlanMap" }, { "name": "EFDATE", "type": "esriFieldTypeInteger", "alias": "Effective Date", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EFDATE" }, { "name": "RETDATE", "type": "esriFieldTypeInteger", "alias": "Retired Date", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RETDATE" }, { "name": "DOCLINK", "type": "esriFieldTypeString", "alias": "DOCLINK", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DOCLINK" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R358_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S201_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "US Mountain Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Old Town Specific Plan", "name": "Old Town Specific Plan", "domains": {}, "templates": [ { "name": "Old Town Specific Plan", "description": "", "prototype": { "attributes": { "GisModDate": null, "DOCLINK": null, "Name": "Old Town Specific Plan", "Resolution": null, "GenPlanMap": "Y", "EFDATE": null, "RETDATE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 6000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "86ba57bcf5ec4cac8015d7aa01aca66a" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 16, "name": "Peoria Lakes", "type": "Feature Layer", "parentLayer": { "id": 4, "name": "Specific Area Plans" }, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": 539050.7290000021, "ymin": 933678.9460000023, "xmax": 612885.4060000032, "ymax": 1075990.3730000034, "spatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 2, "falseX": -1.7746699999500003E7, "falseY": -4.406729999950001E7, "xyUnits": 3999.999999999999, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "sourceSpatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.001, "zTolerance": 0.5, "mTolerance": 2, "falseX": -1.7746699999500003E7, "falseY": -4.406729999950001E7, "xyUnits": 3999.999999999999, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Name", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 2 } }, "value": "Peoria Lakes SAP", "label": "Peoria Lakes" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 155, 88, 255 ], "toColor": [ 176, 155, 88, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 101, 78, 255 ], "toColor": [ 166, 101, 78, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 157, 126, 255 ], "toColor": [ 222, 157, 126, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 208, 114, 255 ], "toColor": [ 224, 208, 114, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 126, 87, 255 ], "toColor": [ 158, 126, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 186, 120, 255 ], "toColor": [ 227, 186, 120, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 138, 87, 255 ], "toColor": [ 186, 138, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 138, 112, 255 ], "toColor": [ 186, 138, 112, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 191, 118, 255 ], "toColor": [ 204, 191, 118, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 146, 101, 255 ], "toColor": [ 219, 146, 101, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 159, 113, 255 ], "toColor": [ 191, 159, 113, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 125, 94, 255 ], "toColor": [ 196, 125, 94, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 111, 88, 255 ], "toColor": [ 161, 111, 88, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 30000, "minScale": 120000, "name": "Default", "priority": 17, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 11, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Name", "typeIdField": "Name", "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": "Resolution", "type": "esriFieldTypeString", "alias": "Resolution", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Resolution" }, { "name": "GisModDate", "type": "esriFieldTypeDate", "alias": "GisModDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "GisModDate" }, { "name": "GenPlanMap", "type": "esriFieldTypeString", "alias": "GenPlanMap", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": "Y", "modelName": "GenPlanMap" }, { "name": "EFDATE", "type": "esriFieldTypeInteger", "alias": "Effective Date", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EFDATE" }, { "name": "RETDATE", "type": "esriFieldTypeInteger", "alias": "Retired Date", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RETDATE" }, { "name": "DOCLINK", "type": "esriFieldTypeString", "alias": "DOCLINK", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DOCLINK" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R358_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S201_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "US Mountain Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Peoria Lakes SAP", "name": "Peoria Lakes", "domains": {}, "templates": [ { "name": "Peoria Lakes", "description": "", "prototype": { "attributes": { "GisModDate": null, "DOCLINK": null, "Name": "Peoria Lakes SAP", "Resolution": null, "GenPlanMap": "Y", "EFDATE": null, "RETDATE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 6000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "86ba57bcf5ec4cac8015d7aa01aca66a" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 17, "name": "Saddleback Heights", "type": "Feature Layer", "parentLayer": { "id": 4, "name": "Specific Area Plans" }, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": 539050.7290000021, "ymin": 933678.9460000023, "xmax": 612885.4060000032, "ymax": 1075990.3730000034, "spatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 2, "falseX": -1.7746699999500003E7, "falseY": -4.406729999950001E7, "xyUnits": 3999.999999999999, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "sourceSpatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.001, "zTolerance": 0.5, "mTolerance": 2, "falseX": -1.7746699999500003E7, "falseY": -4.406729999950001E7, "xyUnits": 3999.999999999999, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Name", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 2 } }, "value": "Saddleback Heights SAP", "label": "Saddleback Heights SAP" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 155, 88, 255 ], "toColor": [ 176, 155, 88, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 101, 78, 255 ], "toColor": [ 166, 101, 78, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 157, 126, 255 ], "toColor": [ 222, 157, 126, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 208, 114, 255 ], "toColor": [ 224, 208, 114, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 126, 87, 255 ], "toColor": [ 158, 126, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 186, 120, 255 ], "toColor": [ 227, 186, 120, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 138, 87, 255 ], "toColor": [ 186, 138, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 138, 112, 255 ], "toColor": [ 186, 138, 112, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 191, 118, 255 ], "toColor": [ 204, 191, 118, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 146, 101, 255 ], "toColor": [ 219, 146, 101, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 159, 113, 255 ], "toColor": [ 191, 159, 113, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 125, 94, 255 ], "toColor": [ 196, 125, 94, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 111, 88, 255 ], "toColor": [ 161, 111, 88, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 30000, "minScale": 120000, "name": "Default", "priority": 18, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 11, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Name", "typeIdField": "Name", "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": "Resolution", "type": "esriFieldTypeString", "alias": "Resolution", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Resolution" }, { "name": "GisModDate", "type": "esriFieldTypeDate", "alias": "GisModDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "GisModDate" }, { "name": "GenPlanMap", "type": "esriFieldTypeString", "alias": "GenPlanMap", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": "Y", "modelName": "GenPlanMap" }, { "name": "EFDATE", "type": "esriFieldTypeInteger", "alias": "Effective Date", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EFDATE" }, { "name": "RETDATE", "type": "esriFieldTypeInteger", "alias": "Retired Date", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RETDATE" }, { "name": "DOCLINK", "type": "esriFieldTypeString", "alias": "DOCLINK", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DOCLINK" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R358_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S201_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "US Mountain Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Saddleback Heights SAP", "name": "Saddleback Heights SAP", "domains": {}, "templates": [ { "name": "Saddleback Heights SAP", "description": "", "prototype": { "attributes": { "DOCLINK": null, "RETDATE": null, "Name": "Saddleback Heights SAP", "Resolution": null, "GisModDate": null, "GenPlanMap": "Y", "EFDATE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 6000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "86ba57bcf5ec4cac8015d7aa01aca66a" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 18, "name": "Triana Park", "type": "Feature Layer", "parentLayer": { "id": 4, "name": "Specific Area Plans" }, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": 539050.7290000021, "ymin": 933678.9460000023, "xmax": 612885.4060000032, "ymax": 1075990.3730000034, "spatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 2, "falseX": -1.7746699999500003E7, "falseY": -4.406729999950001E7, "xyUnits": 3999.999999999999, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "sourceSpatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.001, "zTolerance": 0.5, "mTolerance": 2, "falseX": -1.7746699999500003E7, "falseY": -4.406729999950001E7, "xyUnits": 3999.999999999999, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Name", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 2 } }, "value": "Triana Park ", "label": "Triana Park " } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 155, 88, 255 ], "toColor": [ 176, 155, 88, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 101, 78, 255 ], "toColor": [ 166, 101, 78, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 157, 126, 255 ], "toColor": [ 222, 157, 126, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 208, 114, 255 ], "toColor": [ 224, 208, 114, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 126, 87, 255 ], "toColor": [ 158, 126, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 186, 120, 255 ], "toColor": [ 227, 186, 120, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 138, 87, 255 ], "toColor": [ 186, 138, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 138, 112, 255 ], "toColor": [ 186, 138, 112, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 191, 118, 255 ], "toColor": [ 204, 191, 118, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 146, 101, 255 ], "toColor": [ 219, 146, 101, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 159, 113, 255 ], "toColor": [ 191, 159, 113, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 125, 94, 255 ], "toColor": [ 196, 125, 94, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 111, 88, 255 ], "toColor": [ 161, 111, 88, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 30000, "minScale": 120000, "name": "Default", "priority": 19, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 11, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Name", "typeIdField": "Name", "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": "Resolution", "type": "esriFieldTypeString", "alias": "Resolution", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Resolution" }, { "name": "GisModDate", "type": "esriFieldTypeDate", "alias": "GisModDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "GisModDate" }, { "name": "GenPlanMap", "type": "esriFieldTypeString", "alias": "GenPlanMap", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": "Y", "modelName": "GenPlanMap" }, { "name": "EFDATE", "type": "esriFieldTypeInteger", "alias": "Effective Date", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EFDATE" }, { "name": "RETDATE", "type": "esriFieldTypeInteger", "alias": "Retired Date", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RETDATE" }, { "name": "DOCLINK", "type": "esriFieldTypeString", "alias": "DOCLINK", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DOCLINK" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R358_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S201_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "US Mountain Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Triana Park ", "name": "Triana Park ", "domains": {}, "templates": [ { "name": "Triana Park ", "description": "", "prototype": { "attributes": { "GisModDate": null, "DOCLINK": null, "Name": "Triana Park ", "Resolution": null, "GenPlanMap": "Y", "EFDATE": null, "RETDATE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 6000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "86ba57bcf5ec4cac8015d7aa01aca66a" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 19, "name": "Subzones", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": 544204.7750000022, "ymin": 928134.1490000039, "xmax": 612953.4535000026, "ymax": 1045853.8185000047, "spatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 2, "falseX": -1.7746699999500003E7, "falseY": -4.406729999950001E7, "xyUnits": 3999.999999999999, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "sourceSpatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 2, "falseX": -1.7746699999500003E7, "falseY": -4.406729999950001E7, "xyUnits": 3999.999999999999, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ZONE_CODE", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 1.5 } }, "value": "PAD", "label": "PAD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 205, 102, 102, 255 ], "width": 1.5 } }, "value": "PCD", "label": "PCD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 102, 119, 205, 255 ], "width": 1.5 } }, "value": "PUD", "label": "PUD" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 155, 88, 255 ], "toColor": [ 176, 155, 88, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 101, 78, 255 ], "toColor": [ 166, 101, 78, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 157, 126, 255 ], "toColor": [ 222, 157, 126, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 208, 114, 255 ], "toColor": [ 224, 208, 114, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 126, 87, 255 ], "toColor": [ 158, 126, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 186, 120, 255 ], "toColor": [ 227, 186, 120, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 138, 87, 255 ], "toColor": [ 186, 138, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 138, 112, 255 ], "toColor": [ 186, 138, 112, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 191, 118, 255 ], "toColor": [ 204, 191, 118, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 146, 101, 255 ], "toColor": [ 219, 146, 101, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 159, 113, 255 ], "toColor": [ 191, 159, 113, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 125, 94, 255 ], "toColor": [ 196, 125, 94, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 111, 88, 255 ], "toColor": [ 161, 111, 88, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[PADSUBZONE]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 10000, "name": "Default", "priority": 4, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "ZONE_CODE", "typeIdField": "ZONE_CODE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ZONE_CODE", "type": "esriFieldTypeString", "alias": "ZONE_CODE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ZONE_CODE" }, { "name": "PADSUBZONE", "type": "esriFieldTypeString", "alias": "PADSUBZONE", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PADSUBZONE" }, { "name": "PUD_ZONE_CODE", "type": "esriFieldTypeString", "alias": "PUD_ZONE_CODE", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "PUD_ZONE_CODE" }, { "name": "CASE_NUM", "type": "esriFieldTypeString", "alias": "CASE_NUM", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CASE_NUM" }, { "name": "ORD_NUM", "type": "esriFieldTypeString", "alias": "ORD_NUM", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ORD_NUM" }, { "name": "SUBTYPE", "type": "esriFieldTypeSmallInteger", "alias": "SUBTYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUBTYPE" }, { "name": "GIS_MODDATE", "type": "esriFieldTypeDate", "alias": "GIS_MODDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "GIS_MODDATE" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X" }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1021_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S769_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "US Mountain Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "PAD", "name": "PAD", "domains": {}, "templates": [ { "name": "PAD", "description": "", "prototype": { "attributes": { "Y": null, "ZONE_CODE": "PAD", "PADSUBZONE": null, "PUD_ZONE_CODE": null, "CASE_NUM": null, "ORD_NUM": null, "SUBTYPE": null, "GIS_MODDATE": null, "ACRES": null, "X": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "PCD", "name": "PCD", "domains": {}, "templates": [ { "name": "PCD", "description": "", "prototype": { "attributes": { "Y": null, "ZONE_CODE": "PCD", "PADSUBZONE": null, "PUD_ZONE_CODE": null, "CASE_NUM": null, "ORD_NUM": null, "SUBTYPE": null, "GIS_MODDATE": null, "ACRES": null, "X": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "PUD", "name": "PUD", "domains": {}, "templates": [ { "name": "PUD", "description": "", "prototype": { "attributes": { "Y": null, "ZONE_CODE": "PUD", "PADSUBZONE": null, "PUD_ZONE_CODE": null, "CASE_NUM": null, "ORD_NUM": null, "SUBTYPE": null, "GIS_MODDATE": null, "ACRES": null, "X": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 6000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "86ba57bcf5ec4cac8015d7aa01aca66a" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 20, "name": "Zoning", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": 538847.9482500032, "ymin": 928134.1490000039, "xmax": 612962.4975000024, "ymax": 1075990.3730000034, "spatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 2, "falseX": -1.7746699999500003E7, "falseY": -4.406729999950001E7, "xyUnits": 3999.999999999999, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "sourceSpatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 2, "falseX": -1.7746699999500003E7, "falseY": -4.406729999950001E7, "xyUnits": 3999.999999999999, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ZONE_CODE", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 255, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "AG", "label": "AG" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 213, 247, 148, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "D/CM", "label": "D/CM" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 111, 90, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "D/RM", "label": "D/RM" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 191, 216, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BPI", "label": "BPI" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 205, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "C-1", "label": "C-1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 170, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "C-2", "label": "C-2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 125, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "C-3", "label": "C-3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 80, 80, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "C-4", "label": "C-4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "C-5", "label": "C-5" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CAP", "label": "CAP" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CCM", "label": "CCM" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 94, 33, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CRM", "label": "CRM" }, { "symbol": { "type": "esriSFS", "style": "esriSFSHorizontal", "color": [ 115, 178, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 3 } }, "value": "FP", "label": "FP" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 201, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "I-1", "label": "I-1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 139, 137, 137, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "I-2", "label": "I-2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSHorizontal", "color": [ 115, 76, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "MC", "label": "MC" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 225, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "O-1", "label": "O-1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PC-1", "label": "PC-1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 230, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PI-1", "label": "PI-1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 215, 94, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "R1-10", "label": "R1-10" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "R1-12", "label": "R1-12" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 248, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "R1-18", "label": "R1-18" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 170, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "R1-35", "label": "R1-35" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "R1-43", "label": "R1-43" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 140, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "R1-6", "label": "R1-6" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 165, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "R1-7", "label": "R1-7" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 200, 60, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "R1-8", "label": "R1-8" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 160, 82, 45, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RM-1", "label": "RM-1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 97, 45, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RMH-1", "label": "RMH-1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 97, 45, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RMH-2", "label": "RMH-2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 77, 176, 118, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RMH-3", "label": "RMH-3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 240, 200, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SR-35", "label": "SR-35" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SR-43", "label": "SR-43" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 132, 0, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 0, 168, 255 ], "width": 0.4 } }, "value": "SU", "label": "SU" }, { "symbol": { "type": "esriSFS", "style": "esriSFSVertical", "color": [ 180, 215, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 0.4 } }, "value": "PAD", "label": "PAD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 223, 115, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 0, 115, 255 ], "width": 0.4 } }, "value": "PCD", "label": "PCD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 205, 170, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 0.4 } }, "value": "PUD", "label": "PUD" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 100, 65, 181, 255 ], "toColor": [ 100, 65, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 123, 189, 126, 255 ], "toColor": [ 123, 189, 126, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 89, 77, 255 ], "toColor": [ 214, 89, 77, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 81, 173, 219, 255 ], "toColor": [ 81, 173, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 101, 187, 255 ], "toColor": [ 247, 101, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 176, 79, 255 ], "toColor": [ 224, 176, 79, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 131, 247, 89, 255 ], "toColor": [ 131, 247, 89, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 94, 126, 255 ], "toColor": [ 140, 94, 126, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 175, 160, 250, 255 ], "toColor": [ 175, 160, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 108, 66, 255 ], "toColor": [ 128, 108, 66, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 84, 240, 227, 255 ], "toColor": [ 84, 240, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 242, 141, 255 ], "toColor": [ 230, 242, 141, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 79, 99, 161, 255 ], "toColor": [ 79, 99, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 128, 124, 255 ], "toColor": [ 82, 128, 124, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 140, 130, 255 ], "toColor": [ 209, 140, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 104, 247, 255 ], "toColor": [ 240, 104, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 68, 66, 255 ], "toColor": [ 138, 68, 66, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 125, 58, 133, 255 ], "toColor": [ 125, 58, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 203, 154, 255 ], "toColor": [ 237, 203, 154, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 129, 204, 255 ], "toColor": [ 204, 129, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 126, 166, 63, 255 ], "toColor": [ 126, 166, 63, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 80, 128, 65, 255 ], "toColor": [ 80, 128, 65, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 231, 247, 255 ], "toColor": [ 156, 231, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 107, 146, 255 ], "toColor": [ 214, 107, 146, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 184, 86, 255 ], "toColor": [ 64, 184, 86, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 106, 247, 175, 255 ], "toColor": [ 106, 247, 175, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 122, 245, 255 ], "toColor": [ 173, 122, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 145, 98, 255 ], "toColor": [ 240, 145, 98, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 47, 90, 255 ], "toColor": [ 135, 47, 90, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 69, 181, 160, 255 ], "toColor": [ 69, 181, 160, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 95, 129, 250, 255 ], "toColor": [ 95, 129, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 154, 212, 255 ], "toColor": [ 140, 154, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 169, 222, 84, 255 ], "toColor": [ 169, 222, 84, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 117, 150, 255 ], "toColor": [ 56, 117, 150, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 162, 183, 255 ], "toColor": [ 250, 162, 183, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 62, 168, 255 ], "toColor": [ 173, 62, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 235, 85, 255 ], "toColor": [ 237, 235, 85, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[ZONE_CODE]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 60000, "name": "Default", "priority": 20, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "CASE_NUM", "typeIdField": "ZONE_CODE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CASE_NUM", "type": "esriFieldTypeString", "alias": "Case Number", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CASE_NUM" }, { "name": "ORD_NUM", "type": "esriFieldTypeString", "alias": "Ordnance Number", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ORD_NUM" }, { "name": "ZONE_CODE", "type": "esriFieldTypeString", "alias": "Zoning Code", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ZONE_CODE" }, { "name": "GIS_MODDATE", "type": "esriFieldTypeDate", "alias": "GIS_MODDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "GIS_MODDATE" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "DOCLINK", "type": "esriFieldTypeString", "alias": "Web Doc Link", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DOCLINK" }, { "name": "MCR_ZONING", "type": "esriFieldTypeString", "alias": "MCR_ZONING", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "MCR_ZONING" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "S775_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "US Mountain Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "AG", "name": "AG", "domains": {}, "templates": [ { "name": "AG", "description": "", "prototype": { "attributes": { "ORD_NUM": null, "MCR_ZONING": null, "CASE_NUM": null, "ZONE_CODE": "AG", "GIS_MODDATE": null, "ACRES": null, "DOCLINK": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "D/CM", "name": "D/CM", "domains": {}, "templates": [ { "name": "D/CM", "description": "", "prototype": { "attributes": { "MCR_ZONING": null, "DOCLINK": null, "CASE_NUM": null, "ORD_NUM": null, "ZONE_CODE": "D/CM", "GIS_MODDATE": null, "ACRES": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "D/RM", "name": "D/RM", "domains": {}, "templates": [ { "name": "D/RM", "description": "", "prototype": { "attributes": { "MCR_ZONING": null, "DOCLINK": null, "CASE_NUM": null, "ORD_NUM": null, "ZONE_CODE": "D/RM", "GIS_MODDATE": null, "ACRES": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "BPI", "name": "BPI", "domains": {}, "templates": [ { "name": "BPI", "description": "", "prototype": { "attributes": { "ORD_NUM": null, "MCR_ZONING": null, "CASE_NUM": null, "ZONE_CODE": "BPI", "GIS_MODDATE": null, "ACRES": null, "DOCLINK": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "C-1", "name": "C-1", "domains": {}, "templates": [ { "name": "C-1", "description": "", "prototype": { "attributes": { "ORD_NUM": null, "MCR_ZONING": null, "CASE_NUM": null, "ZONE_CODE": "C-1", "GIS_MODDATE": null, "ACRES": null, "DOCLINK": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "C-2", "name": "C-2", "domains": {}, "templates": [ { "name": "C-2", "description": "", "prototype": { "attributes": { "ORD_NUM": null, "MCR_ZONING": null, "CASE_NUM": null, "ZONE_CODE": "C-2", "GIS_MODDATE": null, "ACRES": null, "DOCLINK": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "C-3", "name": "C-3", "domains": {}, "templates": [ { "name": "C-3", "description": "", "prototype": { "attributes": { "ORD_NUM": null, "MCR_ZONING": null, "CASE_NUM": null, "ZONE_CODE": "C-3", "GIS_MODDATE": null, "ACRES": null, "DOCLINK": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "C-4", "name": "C-4", "domains": {}, "templates": [ { "name": "C-4", "description": "", "prototype": { "attributes": { "ORD_NUM": null, "MCR_ZONING": null, "CASE_NUM": null, "ZONE_CODE": "C-4", "GIS_MODDATE": null, "ACRES": null, "DOCLINK": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "C-5", "name": "C-5", "domains": {}, "templates": [ { "name": "C-5", "description": "", "prototype": { "attributes": { "ORD_NUM": null, "MCR_ZONING": null, "CASE_NUM": null, "ZONE_CODE": "C-5", "GIS_MODDATE": null, "ACRES": null, "DOCLINK": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CAP", "name": "CAP", "domains": {}, "templates": [ { "name": "CAP", "description": "", "prototype": { "attributes": { "ORD_NUM": null, "MCR_ZONING": null, "CASE_NUM": null, "ZONE_CODE": "CAP", "GIS_MODDATE": null, "ACRES": null, "DOCLINK": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CCM", "name": "CCM", "domains": {}, "templates": [ { "name": "CCM", "description": "", "prototype": { "attributes": { "ORD_NUM": null, "MCR_ZONING": null, "CASE_NUM": null, "ZONE_CODE": "CCM", "GIS_MODDATE": null, "ACRES": null, "DOCLINK": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CRM", "name": "CRM", "domains": {}, "templates": [ { "name": "CRM", "description": "", "prototype": { "attributes": { "ORD_NUM": null, "MCR_ZONING": null, "CASE_NUM": null, "ZONE_CODE": "CRM", "GIS_MODDATE": null, "ACRES": null, "DOCLINK": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "FP", "name": "FP", "domains": {}, "templates": [ { "name": "FP", "description": "", "prototype": { "attributes": { "ORD_NUM": null, "MCR_ZONING": null, "CASE_NUM": null, "ZONE_CODE": "FP", "GIS_MODDATE": null, "ACRES": null, "DOCLINK": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "I-1", "name": "I-1", "domains": {}, "templates": [ { "name": "I-1", "description": "", "prototype": { "attributes": { "ORD_NUM": null, "MCR_ZONING": null, "CASE_NUM": null, "ZONE_CODE": "I-1", "GIS_MODDATE": null, "ACRES": null, "DOCLINK": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "I-2", "name": "I-2", "domains": {}, "templates": [ { "name": "I-2", "description": "", "prototype": { "attributes": { "ORD_NUM": null, "MCR_ZONING": null, "CASE_NUM": null, "ZONE_CODE": "I-2", "GIS_MODDATE": null, "ACRES": null, "DOCLINK": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "MC", "name": "MC", "domains": {}, "templates": [ { "name": "MC", "description": "", "prototype": { "attributes": { "ORD_NUM": null, "MCR_ZONING": null, "CASE_NUM": null, "ZONE_CODE": "MC", "GIS_MODDATE": null, "ACRES": null, "DOCLINK": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "O-1", "name": "O-1", "domains": {}, "templates": [ { "name": "O-1", "description": "", "prototype": { "attributes": { "ORD_NUM": null, "MCR_ZONING": null, "CASE_NUM": null, "ZONE_CODE": "O-1", "GIS_MODDATE": null, "ACRES": null, "DOCLINK": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "PC-1", "name": "PC-1", "domains": {}, "templates": [ { "name": "PC-1", "description": "", "prototype": { "attributes": { "ORD_NUM": null, "MCR_ZONING": null, "CASE_NUM": null, "ZONE_CODE": "PC-1", "GIS_MODDATE": null, "ACRES": null, "DOCLINK": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "PI-1", "name": "PI-1", "domains": {}, "templates": [ { "name": "PI-1", "description": "", "prototype": { "attributes": { "ORD_NUM": null, "MCR_ZONING": null, "CASE_NUM": null, "ZONE_CODE": "PI-1", "GIS_MODDATE": null, "ACRES": null, "DOCLINK": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "R1-10", "name": "R1-10", "domains": {}, "templates": [ { "name": "R1-10", "description": "", "prototype": { "attributes": { "ORD_NUM": null, "MCR_ZONING": null, "CASE_NUM": null, "ZONE_CODE": "R1-10", "GIS_MODDATE": null, "ACRES": null, "DOCLINK": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "R1-12", "name": "R1-12", "domains": {}, "templates": [ { "name": "R1-12", "description": "", "prototype": { "attributes": { "ORD_NUM": null, "MCR_ZONING": null, "CASE_NUM": null, "ZONE_CODE": "R1-12", "GIS_MODDATE": null, "ACRES": null, "DOCLINK": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "R1-18", "name": "R1-18", "domains": {}, "templates": [ { "name": "R1-18", "description": "", "prototype": { "attributes": { "ORD_NUM": null, "MCR_ZONING": null, "CASE_NUM": null, "ZONE_CODE": "R1-18", "GIS_MODDATE": null, "ACRES": null, "DOCLINK": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "R1-35", "name": "R1-35", "domains": {}, "templates": [ { "name": "R1-35", "description": "", "prototype": { "attributes": { "ORD_NUM": null, "MCR_ZONING": null, "CASE_NUM": null, "ZONE_CODE": "R1-35", "GIS_MODDATE": null, "ACRES": null, "DOCLINK": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "R1-43", "name": "R1-43", "domains": {}, "templates": [ { "name": "R1-43", "description": "", "prototype": { "attributes": { "ORD_NUM": null, "MCR_ZONING": null, "CASE_NUM": null, "ZONE_CODE": "R1-43", "GIS_MODDATE": null, "ACRES": null, "DOCLINK": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "R1-6", "name": "R1-6", "domains": {}, "templates": [ { "name": "R1-6", "description": "", "prototype": { "attributes": { "ORD_NUM": null, "MCR_ZONING": null, "CASE_NUM": null, "ZONE_CODE": "R1-6", "GIS_MODDATE": null, "ACRES": null, "DOCLINK": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "R1-7", "name": "R1-7", "domains": {}, "templates": [ { "name": "R1-7", "description": "", "prototype": { "attributes": { "ORD_NUM": null, "MCR_ZONING": null, "CASE_NUM": null, "ZONE_CODE": "R1-7", "GIS_MODDATE": null, "ACRES": null, "DOCLINK": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "R1-8", "name": "R1-8", "domains": {}, "templates": [ { "name": "R1-8", "description": "", "prototype": { "attributes": { "ORD_NUM": null, "MCR_ZONING": null, "CASE_NUM": null, "ZONE_CODE": "R1-8", "GIS_MODDATE": null, "ACRES": null, "DOCLINK": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "RM-1", "name": "RM-1", "domains": {}, "templates": [ { "name": "RM-1", "description": "", "prototype": { "attributes": { "ORD_NUM": null, "MCR_ZONING": null, "CASE_NUM": null, "ZONE_CODE": "RM-1", "GIS_MODDATE": null, "ACRES": null, "DOCLINK": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "RMH-1", "name": "RMH-1", "domains": {}, "templates": [ { "name": "RMH-1", "description": "", "prototype": { "attributes": { "ORD_NUM": null, "MCR_ZONING": null, "CASE_NUM": null, "ZONE_CODE": "RMH-1", "GIS_MODDATE": null, "ACRES": null, "DOCLINK": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "RMH-2", "name": "RMH-2", "domains": {}, "templates": [ { "name": "RMH-2", "description": "", "prototype": { "attributes": { "ORD_NUM": null, "MCR_ZONING": null, "CASE_NUM": null, "ZONE_CODE": "RMH-2", "GIS_MODDATE": null, "ACRES": null, "DOCLINK": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "RMH-3", "name": "RMH-3", "domains": {}, "templates": [ { "name": "RMH-3", "description": "", "prototype": { "attributes": { "ORD_NUM": null, "MCR_ZONING": null, "CASE_NUM": null, "ZONE_CODE": "RMH-3", "GIS_MODDATE": null, "ACRES": null, "DOCLINK": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "SR-35", "name": "SR-35", "domains": {}, "templates": [ { "name": "SR-35", "description": "", "prototype": { "attributes": { "ORD_NUM": null, "MCR_ZONING": null, "CASE_NUM": null, "ZONE_CODE": "SR-35", "GIS_MODDATE": null, "ACRES": null, "DOCLINK": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "SR-43", "name": "SR-43", "domains": {}, "templates": [ { "name": "SR-43", "description": "", "prototype": { "attributes": { "ORD_NUM": null, "MCR_ZONING": null, "CASE_NUM": null, "ZONE_CODE": "SR-43", "GIS_MODDATE": null, "ACRES": null, "DOCLINK": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "SU", "name": "SU", "domains": {}, "templates": [ { "name": "SU", "description": "", "prototype": { "attributes": { "ORD_NUM": null, "MCR_ZONING": null, "CASE_NUM": null, "ZONE_CODE": "SU", "GIS_MODDATE": null, "ACRES": null, "DOCLINK": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "PAD", "name": "PAD", "domains": {}, "templates": [ { "name": "PAD", "description": "", "prototype": { "attributes": { "ORD_NUM": null, "MCR_ZONING": null, "CASE_NUM": null, "ZONE_CODE": "PAD", "GIS_MODDATE": null, "ACRES": null, "DOCLINK": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "PCD", "name": "PCD", "domains": {}, "templates": [ { "name": "PCD", "description": "", "prototype": { "attributes": { "ORD_NUM": null, "MCR_ZONING": null, "CASE_NUM": null, "ZONE_CODE": "PCD", "GIS_MODDATE": null, "ACRES": null, "DOCLINK": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "PUD", "name": "PUD", "domains": {}, "templates": [ { "name": "PUD", "description": "", "prototype": { "attributes": { "ORD_NUM": null, "MCR_ZONING": null, "CASE_NUM": null, "ZONE_CODE": "PUD", "GIS_MODDATE": null, "ACRES": null, "DOCLINK": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 6000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "86ba57bcf5ec4cac8015d7aa01aca66a" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 21, "name": "Property Setbacks", "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": 544739.7622500025, "ymin": 922909.4700000063, "xmax": 623381.5360000022, "ymax": 1039264.1470000073, "spatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 2, "falseX": -1.7746699999500003E7, "falseY": -4.406729999950001E7, "xyUnits": 3999.999999999999, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "sourceSpatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 2, "falseX": -1.7746699999500003E7, "falseY": -4.406729999950001E7, "xyUnits": 3999.999999999999, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 240, 240, 0 ], "outline": null } }, "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": "SDE.SUBDIV_ADJ.SUBNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SUBNAME", "type": "esriFieldTypeString", "alias": "SUBNAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SUBNAME" }, { "name": "MCR_NO", "type": "esriFieldTypeString", "alias": "MCR_NO", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "MCR_NO" }, { "name": "YEAR_", "type": "esriFieldTypeInteger", "alias": "YEAR_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YEAR_" }, { "name": "DGN_SOURCE", "type": "esriFieldTypeDouble", "alias": "DGN_SOURCE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DGN_SOURCE" }, { "name": "CNTRL_SRC", "type": "esriFieldTypeString", "alias": "CNTRL_SRC", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CNTRL_SRC" }, { "name": "ADD_DATE", "type": "esriFieldTypeDate", "alias": "ADD_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ADD_DATE" }, { "name": "MCR_DATE", "type": "esriFieldTypeDate", "alias": "MCR_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "MCR_DATE" }, { "name": "APD_NUM", "type": "esriFieldTypeString", "alias": "APD_NUM", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "APD_NUM" }, { "name": "InspectorSubdiv", "type": "esriFieldTypeString", "alias": "InspectorSubdiv", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "InspectorSubdiv" }, { "name": "MCR_LNK", "type": "esriFieldTypeString", "alias": "MCR_LNK", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "MCR_LNK" }, { "name": "MCR_ZONING", "type": "esriFieldTypeString", "alias": "MCR_ZONING", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "MCR_ZONING" }, { "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": "R1018_pk", "fields": "SDE.SUBDIV_ADJ.OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1018", "fields": "SDE.SUBDIV_ADJ.GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_1018", "fields": "SDE.SUBDIV_ADJ.GlobalID,SDE.SUBDIV_ADJ.OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S766_idx", "fields": "SDE.SUBDIV_ADJ.SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "US Mountain Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Property Setbacks", "description": "", "prototype": { "attributes": { "MCR_ZONING": null, "MCR_LNK": null, "SUBNAME": null, "MCR_NO": null, "YEAR_": null, "DGN_SOURCE": null, "CNTRL_SRC": null, "ADD_DATE": null, "MCR_DATE": null, "APD_NUM": null, "InspectorSubdiv": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 6000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "86ba57bcf5ec4cac8015d7aa01aca66a" } ], "tables": [ { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 22, "name": "Parcel SubDiv Table", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "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": 255, "defaultValue": null, "modelName": "SUBDIVISION" }, { "name": "MCR__", "type": "esriFieldTypeString", "alias": "MCR #", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MCR__" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "ZONING__", "type": "esriFieldTypeString", "alias": "ZONING *", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ZONING__" }, { "name": "FRONT__front_entry_garage_", "type": "esriFieldTypeString", "alias": "FRONT\n(front entry garage) ", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FRONT__front_entry_garage_" }, { "name": "FRONT__house_or_side_garage_", "type": "esriFieldTypeString", "alias": "FRONT\n(house or side garage)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FRONT__house_or_side_garage_" }, { "name": "SIDE___min", "type": "esriFieldTypeString", "alias": "SIDE - min", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SIDE___min" }, { "name": "SIDE___total", "type": "esriFieldTypeString", "alias": "SIDE - total", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SIDE___total" }, { "name": "REAR", "type": "esriFieldTypeString", "alias": "REAR", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "REAR" }, { "name": "CORNER", "type": "esriFieldTypeString", "alias": "CORNER", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CORNER" }, { "name": "LOT_COVERAGE", "type": "esriFieldTypeString", "alias": "LOT COVERAGE", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOT_COVERAGE" }, { "name": "BUILDING_HEIGHT", "type": "esriFieldTypeString", "alias": "BUILDING HEIGHT", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "BUILDING_HEIGHT" }, { "name": "SPECIAL_CONSIDERATIONS", "type": "esriFieldTypeString", "alias": "SPECIAL CONSIDERATIONS", "domain": null, "editable": true, "nullable": true, "length": 531, "defaultValue": null, "modelName": "SPECIAL_CONSIDERATIONS" }, { "name": "MCR_ZONING", "type": "esriFieldTypeString", "alias": "MCR_ZONING", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "MCR_ZONING" }, { "name": "Form_Link", "type": "esriFieldTypeString", "alias": "Form_Link", "domain": null, "editable": true, "nullable": true, "length": 300, "defaultValue": null, "modelName": "Form_Link" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "US Mountain Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Parcel SubDiv Table", "description": "", "prototype": { "attributes": { "MCR_ZONING": null, "Form_Link": null, "SUBDIVISION": null, "MCR__": null, "LOCATION": null, "ZONING__": null, "FRONT__front_entry_garage_": null, "FRONT__house_or_side_garage_": null, "SIDE___min": null, "SIDE___total": null, "REAR": null, "CORNER": null, "LOT_COVERAGE": null, "BUILDING_HEIGHT": null, "SPECIAL_CONSIDERATIONS": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 6000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 6000, "maxRecordCountFactor": 1, "serviceItemId": "86ba57bcf5ec4cac8015d7aa01aca66a" } ] }