{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Trails", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 3107463.089874387, "ymin": 1241915.1145735532, "xmax": 3147250.497504145, "ymax": 1283788.0085178912, "spatialReference": { "wkid": 103012, "latestWkid": 6430, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103012, "latestWkid": 6430, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 1.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NAME" }, { "name": "WIDTH", "type": "esriFieldTypeDouble", "alias": "Width", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WIDTH" }, { "name": "WidthCategory", "type": "esriFieldTypeString", "alias": "Width Category", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "WidthCategory" }, { "name": "SURFTYPE", "type": "esriFieldTypeString", "alias": "Surface Type", "domain": { "type": "codedValue", "name": "TrailSurfaceType", "description": "The type of trail surface", "codedValues": [ { "name": "OTHER", "code": "OTHER" }, { "name": "ASPHALT", "code": "ASPHALT" }, { "name": "CRUSHER FINES", "code": "CRUSHER FINES" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "CONCRETE CRUSHER FINE COMBO", "code": "CONC CF COMBO" }, { "name": "MAINTENANCE ONLY", "code": "MAINTENANCE ONLY" }, { "name": "NATURAL", "code": "NATURAL" }, { "name": "BOARDWALK", "code": "BOARDWALK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SURFTYPE" }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "Erie", "code": 1 }, { "name": "HOA", "code": 2 }, { "name": "United Power", "code": 3 }, { "name": "Xcel", "code": 4 }, { "name": "Lafayette", "code": 5 }, { "name": "Left Hand Water", "code": 6 }, { "name": "Metro District", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OWNEDBY" }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "Erie", "code": 1 }, { "name": "HOA", "code": 2 }, { "name": "United Power", "code": 3 }, { "name": "Xcel", "code": 4 }, { "name": "Lafayette", "code": 5 }, { "name": "Left Hand Water", "code": 6 }, { "name": "Metro District", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAINTBY" }, { "name": "TRAIL_TYPE_ER", "type": "esriFieldTypeString", "alias": "TRAIL_TYPE_ER", "domain": { "type": "codedValue", "name": "TrailType", "description": "Trail Type", "codedValues": [ { "name": "SPINE TRAIL", "code": "SPINE" }, { "name": "LOCAL TRAIL", "code": "LOCAL" }, { "name": "SINGLETRACK", "code": "SINGLETRACK" }, { "name": "MAINTENANCE ONLY", "code": "MAINTENANCE ONLY" }, { "name": "PRIMITIVE TRAIL", "code": "PRIMITIVE" }, { "name": "SIDEWALK", "code": "SIDEWALK" }, { "name": "BIKE LANE", "code": "BIKE LANE" }, { "name": "GOLF COURSE - PRIVATE", "code": "GOLF COURSE - PRIVATE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TRAIL_TYPE_ER" }, { "name": "LENGTH_ER", "type": "esriFieldTypeDouble", "alias": "LENGTH_ER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH_ER" }, { "name": "FACILITYID_ER", "type": "esriFieldTypeString", "alias": "FACILITYID_ER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FACILITYID_ER" }, { "name": "TRAILSTATUS_ER", "type": "esriFieldTypeString", "alias": "Trail Status Erie", "domain": { "type": "codedValue", "name": "TrailStatus", "description": "Trail Status", "codedValues": [ { "name": "EXISTING", "code": "EXISTING" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "UNDER CONSTRUCTION", "code": "CONSTR" }, { "name": "CLOSED", "code": "CLOSED" }, { "name": "DETOUR", "code": "DETOUR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "EXISTING", "modelName": "TRAILSTATUS_ER" }, { "name": "SnowRouteName", "type": "esriFieldTypeString", "alias": "SnowRouteName", "domain": { "type": "codedValue", "name": "SnowRouteNames", "description": "Snow Route Names for Trail Snow Removal", "codedValues": [ { "name": "Priority 1", "code": "Priority 1" }, { "name": "Orange", "code": "Orange" }, { "name": "Blue", "code": "Blue" }, { "name": "Green", "code": "Green" }, { "name": "Yellow A", "code": "Yellow A" }, { "name": "Purple A", "code": "Purple A" }, { "name": "Yellow B", "code": "Yellow B" }, { "name": "Purple B", "code": "Purple B" }, { "name": "Parking Lots", "code": "Parking Lots" }, { "name": "Shelters", "code": "Shelters" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SnowRouteName" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()", "required": true }, { "name": "OS_Zones", "type": "esriFieldTypeString", "alias": "OS_Zones", "domain": { "type": "codedValue", "name": "OS_ZONES", "description": "Mowing Zones for Parks", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "E", "code": "E" }, { "name": "W", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "OS_Zones" }, { "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": "R1241_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G74798FACILITYID", "fields": "FACILITYID_ER", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S772_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Hard Surface (Concrete or Asphalt)", "description": "", "prototype": { "attributes": { "WidthCategory": null, "trailtype": "LOCAL", "trailstatus": "EXISTING", "OS_Zones": null, "NAME": null, "WIDTH": null, "SURFTYPE": "CONCRETE", "OWNEDBY": null, "MAINTBY": null, "TRAIL_TYPE_ER": null, "LENGTH_ER": null, "FACILITYID_ER": null, "TRAILSTATUS_ER": "EXISTING", "SnowRouteName": null } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "Soft Surface (Crusher Fines)", "description": "", "prototype": { "attributes": { "WidthCategory": null, "trailtype": "OTHER", "trailstatus": "EXISTING", "OS_Zones": null, "NAME": null, "WIDTH": null, "SURFTYPE": "CRUSHER FINES", "OWNEDBY": null, "MAINTBY": null, "TRAIL_TYPE_ER": null, "LENGTH_ER": null, "FACILITYID_ER": null, "TRAILSTATUS_ER": "EXISTING", "SnowRouteName": null } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "Singletrack", "description": "", "prototype": { "attributes": { "WidthCategory": null, "trailtype": "SINGLETRACK", "trailstatus": "EXISTING", "OS_Zones": null, "NAME": null, "WIDTH": null, "SURFTYPE": "OTHER", "OWNEDBY": null, "MAINTBY": null, "TRAIL_TYPE_ER": null, "LENGTH_ER": null, "FACILITYID_ER": null, "TRAILSTATUS_ER": "EXISTING", "SnowRouteName": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 20000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b0b4ae8eaec8404188eac293710bb980" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 19, "name": "Erie Owned Parks and OS", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 3111284.5766539723, "ymin": 1245031.9114895612, "xmax": 3135953.4187203944, "ymax": 1279034.3405318111, "spatialReference": { "wkid": 103012, "latestWkid": 6430, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103012, "latestWkid": 6430, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 250, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "ParkName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ParkName", "type": "esriFieldTypeString", "alias": "Park Name", "domain": { "type": "codedValue", "name": "Locations", "description": "Locations for assets", "codedValues": [ { "name": "Allan Farms Open Space", "code": "Allan Farms OS" }, { "name": "Arapahoe Ridge Park", "code": "Arapahoe Ridge Park" }, { "name": "Canyon Creek Open Space", "code": "Canyon Creek Open Space" }, { "name": "Clayton Park", "code": "Clayton Park" }, { "name": "Coal Creek Multi Use Trails", "code": "Coal Creek Multi Use Trails" }, { "name": "Coal Creek Open Space (Center)", "code": "Coal Creek Open Space (Center)" }, { "name": "Coal Creek Open Space (Central)", "code": "Coal Creek OS (Central)" }, { "name": "Coal Creek Open Space (North)", "code": "Coal Creek OS (North)" }, { "name": "Coal Creek Open Space (South)", "code": "Coal Creek OS (South)" }, { "name": "Coal Creek Park", "code": "Coal Creek Park" }, { "name": "Coal Miners Park", "code": "Coal Miners Park" }, { "name": "Columbine Mine Park", "code": "Columbine Mine Park" }, { "name": "Community Park Site (Future)", "code": "Community Park Site (Future)" }, { "name": "Country Fields Open Space", "code": "Country Fields OS" }, { "name": "Country Fields Park", "code": "Country Fields Park" }, { "name": "County Line Medians", "code": "County Line Medians" }, { "name": "Crescent Park", "code": "Crescent Park" }, { "name": "Disc Golf", "code": "Disc Golf" }, { "name": "Erie Community Center", "code": "Erie Community Center" }, { "name": "Erie Community Park", "code": "Erie Community Park" }, { "name": "Erie Highlands Open Space", "code": "Erie Highlands Open Space" }, { "name": "Erie Lake", "code": "Erie Lake" }, { "name": "Erie Parkway Medians", "code": "Erie Parkway Medians" }, { "name": "Future Park (Colliers 4G)", "code": "Future Park (Colliers 4G)" }, { "name": "Future Park (Colliers Filing 6)", "code": "Future Park (Colliers Filing 6)" }, { "name": "Future Park (Compass)", "code": "Future Park (Compass)" }, { "name": "Future Park (Morgan Hill)", "code": "Future Park (Morgan Hill)" }, { "name": "Future Park (Westerly)", "code": "Future Park (Westerly)" }, { "name": "Johnson Open Space", "code": "Johnson Open Space" }, { "name": "King Open Space", "code": "King OS" }, { "name": "LAWSC", "code": "LAWSC" }, { "name": "Lehigh Park", "code": "Lehigh Park" }, { "name": "Linear Central Open Space", "code": "Linear Central Open Space" }, { "name": "Linear North Open Space", "code": "Linear North Open Space" }, { "name": "Linear Open Space", "code": "Linear OS" }, { "name": "Linear South Open Space", "code": "Linear South Open Space" }, { "name": "Longs Peak Open Space", "code": "Longs Peak OS" }, { "name": "Longs Peak Park", "code": "Longs Peak Park" }, { "name": "Mount Pleasant Cemetery", "code": "Mount Pleasant Cemetery" }, { "name": "Northridge Open Space", "code": "Northridge Open Space" }, { "name": "Other", "code": "Other" }, { "name": "Police Department", "code": "Police Department" }, { "name": "Reliance Open Space", "code": "Reliance OS" }, { "name": "Reliance Park", "code": "Reliance Park" }, { "name": "Right of Way", "code": "Right of Way" }, { "name": "Schofield Open Space", "code": "Schofield OS" }, { "name": "Serene Park", "code": "Serene Park" }, { "name": "Star Meadows Park", "code": "Star Meadows Park" }, { "name": "Strieby Open Space", "code": "Strieby OS" }, { "name": "Sunset Open Space", "code": "Sunset OS" }, { "name": "The Lagoons", "code": "The Lagoons" }, { "name": "Thomas Reservoir", "code": "Thomas Reservoir" }, { "name": "Town Hall", "code": "Town Hall" }, { "name": "Water Reclamation Facility (North)", "code": "Water Reclamation Facility (North)" }, { "name": "Water Reclamation Facility (South)", "code": "Water Reclamation Facility (South)" }, { "name": "Water Treatment Facility", "code": "Water Treatment Facility" }, { "name": "Wild Rose Open Space", "code": "Wild Rose Open Space" }, { "name": "Wise Homestead Open Space", "code": "Wise Homestead OS" }, { "name": "Wise Woods Open Space", "code": "Wise Woods OS" }, { "name": "Arapahoe Ridge Open Space", "code": "Arapahoe Ridge Open Space" }, { "name": "LAWSC Open Space", "code": "LAWSC Open Space" }, { "name": "Police Department Open Space", "code": "Police Department Open Space" }, { "name": "635 Pierce St", "code": "635 Pierce St" }, { "name": "Page Property", "code": "Page Property" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 100, "defaultValue": null, "modelName": "ParkName" }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Address" }, { "name": "Perimeter", "type": "esriFieldTypeDouble", "alias": "Perimeter", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Perimeter" }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Acres" }, { "name": "ADAAccessible", "type": "esriFieldTypeString", "alias": "ADA Accessible", "domain": { "type": "codedValue", "name": "YesNoGreenCity", "description": "Yes/No values for multiple fields", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 100, "defaultValue": null, "modelName": "ADAAccessible" }, { "name": "Ballfields", "type": "esriFieldTypeString", "alias": "Ballfields", "domain": { "type": "codedValue", "name": "YesNoGreenCity", "description": "Yes/No values for multiple fields", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 100, "defaultValue": null, "modelName": "Ballfields" }, { "name": "Baseball", "type": "esriFieldTypeString", "alias": "Baseball", "domain": { "type": "codedValue", "name": "YesNoGreenCity", "description": "Yes/No values for multiple fields", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 100, "defaultValue": null, "modelName": "Baseball" }, { "name": "Basketball", "type": "esriFieldTypeString", "alias": "Basketball", "domain": { "type": "codedValue", "name": "YesNoGreenCity", "description": "Yes/No values for multiple fields", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 100, "defaultValue": null, "modelName": "Basketball" }, { "name": "BikingTrail", "type": "esriFieldTypeString", "alias": "Biking Trail", "domain": { "type": "codedValue", "name": "YesNoGreenCity", "description": "Yes/No values for multiple fields", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 100, "defaultValue": null, "modelName": "BikingTrail" }, { "name": "Concession", "type": "esriFieldTypeString", "alias": "Concession", "domain": { "type": "codedValue", "name": "YesNoGreenCity", "description": "Yes/No values for multiple fields", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 100, "defaultValue": null, "modelName": "Concession" }, { "name": "DemonstrationGardens", "type": "esriFieldTypeString", "alias": "Demonstration Gardens", "domain": { "type": "codedValue", "name": "YesNoGreenCity", "description": "Yes/No values for multiple fields", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 100, "defaultValue": null, "modelName": "DemonstrationGardens" }, { "name": "DiscGolf", "type": "esriFieldTypeString", "alias": "Disc Golf", "domain": { "type": "codedValue", "name": "YesNoGreenCity", "description": "Yes/No values for multiple fields", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 100, "defaultValue": null, "modelName": "DiscGolf" }, { "name": "DrinkingFountains", "type": "esriFieldTypeString", "alias": "Drinking Fountains", "domain": { "type": "codedValue", "name": "YesNoGreenCity", "description": "Yes/No values for multiple fields", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 100, "defaultValue": null, "modelName": "DrinkingFountains" }, { "name": "ElectricalOutlet", "type": "esriFieldTypeString", "alias": "Electrical Outlet", "domain": { "type": "codedValue", "name": "YesNoGreenCity", "description": "Yes/No values for multiple fields", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 100, "defaultValue": null, "modelName": "ElectricalOutlet" }, { "name": "FitnessEquipment", "type": "esriFieldTypeString", "alias": "Fitness Equipment", "domain": { "type": "codedValue", "name": "YesNoGreenCity", "description": "Yes/No values for multiple fields", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 100, "defaultValue": null, "modelName": "FitnessEquipment" }, { "name": "Grill", "type": "esriFieldTypeString", "alias": "Grill", "domain": { "type": "codedValue", "name": "YesNoGreenCity", "description": "Yes/No values for multiple fields", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 100, "defaultValue": null, "modelName": "Grill" }, { "name": "Horseshoes", "type": "esriFieldTypeString", "alias": "Horseshoes", "domain": { "type": "codedValue", "name": "YesNoGreenCity", "description": "Yes/No values for multiple fields", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 100, "defaultValue": null, "modelName": "Horseshoes" }, { "name": "MultiPurposeFields", "type": "esriFieldTypeString", "alias": "Multi-Purpose Fields", "domain": { "type": "codedValue", "name": "YesNoGreenCity", "description": "Yes/No values for multiple fields", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 100, "defaultValue": null, "modelName": "MultiPurposeFields" }, { "name": "NaturalArea", "type": "esriFieldTypeString", "alias": "Natural Area", "domain": { "type": "codedValue", "name": "YesNoGreenCity", "description": "Yes/No values for multiple fields", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 100, "defaultValue": null, "modelName": "NaturalArea" }, { "name": "Parking", "type": "esriFieldTypeString", "alias": "Parking", "domain": { "type": "codedValue", "name": "YesNoGreenCity", "description": "Yes/No values for multiple fields", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 100, "defaultValue": null, "modelName": "Parking" }, { "name": "PickleballCourt", "type": "esriFieldTypeString", "alias": "Pickleball Court", "domain": { "type": "codedValue", "name": "YesNoGreenCity", "description": "Yes/No values for multiple fields", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 100, "defaultValue": null, "modelName": "PickleballCourt" }, { "name": "PicnicArea", "type": "esriFieldTypeString", "alias": "Picnic Area", "domain": { "type": "codedValue", "name": "YesNoGreenCity", "description": "Yes/No values for multiple fields", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 100, "defaultValue": null, "modelName": "PicnicArea" }, { "name": "PicnicPavillion", "type": "esriFieldTypeString", "alias": "Picnic Pavillion", "domain": { "type": "codedValue", "name": "YesNoGreenCity", "description": "Yes/No values for multiple fields", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 100, "defaultValue": null, "modelName": "PicnicPavillion" }, { "name": "PlaygroundEquipment", "type": "esriFieldTypeString", "alias": "Playground Equipment", "domain": { "type": "codedValue", "name": "YesNoGreenCity", "description": "Yes/No values for multiple fields", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 100, "defaultValue": null, "modelName": "PlaygroundEquipment" }, { "name": "Pool", "type": "esriFieldTypeString", "alias": "Pool", "domain": { "type": "codedValue", "name": "YesNoGreenCity", "description": "Yes/No values for multiple fields", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 100, "defaultValue": null, "modelName": "Pool" }, { "name": "PortableRestrooms", "type": "esriFieldTypeString", "alias": "Portable Restrooms", "domain": { "type": "codedValue", "name": "YesNoGreenCity", "description": "Yes/No values for multiple fields", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 100, "defaultValue": null, "modelName": "PortableRestrooms" }, { "name": "PumpTrack", "type": "esriFieldTypeString", "alias": "Pump Track", "domain": { "type": "codedValue", "name": "YesNoGreenCity", "description": "Yes/No values for multiple fields", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 100, "defaultValue": null, "modelName": "PumpTrack" }, { "name": "SingletrackTrails", "type": "esriFieldTypeString", "alias": "Singletrack Trails", "domain": { "type": "codedValue", "name": "YesNoGreenCity", "description": "Yes/No values for multiple fields", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 100, "defaultValue": null, "modelName": "SingletrackTrails" }, { "name": "SkatePark", "type": "esriFieldTypeString", "alias": "Skate Park", "domain": { "type": "codedValue", "name": "YesNoGreenCity", "description": "Yes/No values for multiple fields", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 100, "defaultValue": null, "modelName": "SkatePark" }, { "name": "SleddingHill", "type": "esriFieldTypeString", "alias": "Sledding Hill", "domain": { "type": "codedValue", "name": "YesNoGreenCity", "description": "Yes/No values for multiple fields", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 100, "defaultValue": null, "modelName": "SleddingHill" }, { "name": "Soccer", "type": "esriFieldTypeString", "alias": "Soccer", "domain": { "type": "codedValue", "name": "YesNoGreenCity", "description": "Yes/No values for multiple fields", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 100, "defaultValue": null, "modelName": "Soccer" }, { "name": "Splashpad", "type": "esriFieldTypeString", "alias": "Splashpad", "domain": { "type": "codedValue", "name": "YesNoGreenCity", "description": "Yes/No values for multiple fields", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 100, "defaultValue": null, "modelName": "Splashpad" }, { "name": "TennisCourt", "type": "esriFieldTypeString", "alias": "Tennis Court", "domain": { "type": "codedValue", "name": "YesNoGreenCity", "description": "Yes/No values for multiple fields", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 100, "defaultValue": null, "modelName": "TennisCourt" }, { "name": "Volleyball", "type": "esriFieldTypeString", "alias": "Volleyball", "domain": { "type": "codedValue", "name": "YesNoGreenCity", "description": "Yes/No values for multiple fields", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 100, "defaultValue": null, "modelName": "Volleyball" }, { "name": "WalkingTrail", "type": "esriFieldTypeString", "alias": "Walking Trail", "domain": { "type": "codedValue", "name": "YesNoGreenCity", "description": "Yes/No values for multiple fields", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 100, "defaultValue": null, "modelName": "WalkingTrail" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "Notes" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "LandType", "type": "esriFieldTypeString", "alias": "Land Type", "domain": { "type": "codedValue", "name": "LandTypeGreenCity", "description": "Describes if land is park or Open Space", "codedValues": [ { "name": "Park", "code": "Park" }, { "name": "Open Space", "code": "Open Space" }, { "name": "Facility", "code": "Facility" }, { "name": "Future", "code": "Future" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "Park", "modelName": "LandType" }, { "name": "DissolveName", "type": "esriFieldTypeString", "alias": "DissolveName", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DissolveName" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R1170_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1170", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_1170", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S714_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Erie Owned Parks and OS", "description": "", "prototype": { "attributes": { "DissolveName": null, "ParkName": " ", "Address": null, "Perimeter": null, "Acres": null, "ADAAccessible": " ", "Ballfields": " ", "Baseball": " ", "Basketball": " ", "BikingTrail": " ", "Concession": " ", "DemonstrationGardens": " ", "DiscGolf": " ", "DrinkingFountains": " ", "ElectricalOutlet": " ", "FitnessEquipment": " ", "Grill": " ", "Horseshoes": " ", "MultiPurposeFields": " ", "NaturalArea": " ", "Parking": " ", "PickleballCourt": " ", "PicnicArea": " ", "PicnicPavillion": " ", "PlaygroundEquipment": " ", "Pool": " ", "PortableRestrooms": " ", "PumpTrack": " ", "SingletrackTrails": " ", "SkatePark": " ", "SleddingHill": " ", "Soccer": " ", "Splashpad": " ", "TennisCourt": " ", "Volleyball": " ", "WalkingTrail": " ", "Notes": null, "LandType": "Park", "FACILITYID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 20000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b0b4ae8eaec8404188eac293710bb980" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Park and Recreation Areas", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 3103122.018832132, "ymin": 1235652.4138443917, "xmax": 3144133.409906298, "ymax": 1292212.030383721, "spatialReference": { "wkid": 103012, "latestWkid": 6430, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103012, "latestWkid": 6430, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.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": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NAME" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner", "domain": { "type": "codedValue", "name": "ParksOwner", "description": "Owner for Open Space", "codedValues": [ { "name": "Erie", "code": "Erie" }, { "name": "HOA", "code": "HOA" }, { "name": "Private", "code": "Private" }, { "name": "School District", "code": "School District" }, { "name": "Other", "code": "Other" }, { "name": "Under Warranty", "code": "Under Warranty" }, { "name": "Boulder County", "code": "Boulder County" }, { "name": "Weld County", "code": "Weld County" }, { "name": "Metro District", "code": "Metro District" }, { "name": "Developer", "code": "Developer" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OWNER" }, { "name": "PUBLIC_ACCESS", "type": "esriFieldTypeString", "alias": "Public Access", "domain": { "type": "codedValue", "name": "YesNo_Restricted", "description": "Yes/No/Unknown/Restricted text domain", "codedValues": [ { "name": "No", "code": "No" }, { "name": "Yes", "code": "Yes" }, { "name": "Unknown", "code": "Unk" }, { "name": "Restricted", "code": "Res" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PUBLIC_ACCESS" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "AcquiredDate", "type": "esriFieldTypeDate", "alias": "Acquired Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "AcquiredDate" }, { "name": "MAINTENANCE", "type": "esriFieldTypeInteger", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "ParksMaint", "description": "Parks Maintenance Type", "codedValues": [ { "name": "Erie", "code": 1 }, { "name": "Erie \u2013UDFCD", "code": 2 }, { "name": "HOA", "code": 3 }, { "name": "Metro District", "code": 4 }, { "name": "School District", "code": 5 }, { "name": "UDFCD", "code": 6 }, { "name": "Vector Air", "code": 7 }, { "name": "Other", "code": 8 }, { "name": "HOA / Metro District", "code": 9 }, { "name": "HOA / Erie", "code": 10 }, { "name": "Developer", "code": 11 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAINTENANCE1" }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "Location Description", "domain": null, "editable": true, "nullable": true, "length": 300, "defaultValue": null, "modelName": "DESCRIPTION" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "GreenSpaceStatus", "description": "Status of Green Space", "codedValues": [ { "name": "Proposed", "code": "Proposed" }, { "name": "Preliminary", "code": "Preliminary" }, { "name": "Dedicated", "code": "Dedicated" }, { "name": "Recently Acquired", "code": "Recently Acquired" }, { "name": "Existing", "code": "Existing" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "STATUS" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Area", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "HOA_ENTITYID", "type": "esriFieldTypeString", "alias": "HOA_ENTITYID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "HOA_ENTITYID" }, { "name": "MD_ENTITYID", "type": "esriFieldTypeString", "alias": "MD_ENTITYID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "MD_ENTITYID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1237_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1237", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G74794HOA_ENTITY", "fields": "HOA_ENTITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G74794MD_ENTITYI", "fields": "MD_ENTITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1237", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S768_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Park and Recreation Areas", "description": "", "prototype": { "attributes": { "HOA_ENTITYID": null, "NAME": null, "OWNER": null, "PUBLIC_ACCESS": null, "ACRES": null, "MD_ENTITYID": null, "AcquiredDate": null, "MAINTENANCE": null, "DESCRIPTION": null, "STATUS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 20000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b0b4ae8eaec8404188eac293710bb980" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "Green Space", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 3103122.018832132, "ymin": 1235652.4138443917, "xmax": 3144133.409906298, "ymax": 1292212.030383721, "spatialReference": { "wkid": 103012, "latestWkid": 6430, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103012, "latestWkid": 6430, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PROP_TYPE", "uniqueValueGroups": [ { "heading": "Prop Type", "classes": [ { "label": "Airport", "description": "Airport", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 54, 134, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "1" ] ] }, { "label": "Landscape", "description": "Landscape", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 80, 64, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "10" ] ] }, { "label": "Library", "description": "Library", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 44, 41, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "11" ] ] }, { "label": "Open Space", "description": "Open Space", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 44, 151, 163, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "12" ] ] }, { "label": "Open Space/Farm", "description": "Open Space/Farm", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 134, 65, 163, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "13" ] ] }, { "label": "Park", "description": "Park", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 112, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "14" ] ] }, { "label": "Private Amenity", "description": "Private Amenity", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 55, 153, 88, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "15" ] ] }, { "label": "Right of Way", "description": "Right of Way", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 47, 91, 173, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "16" ] ] }, { "label": "Reservoir", "description": "Reservoir", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 39, 134, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "17" ] ] }, { "label": "School Property", "description": "School Property", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 67, 97, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "18" ] ] }, { "label": "Spine Trail", "description": "Spine Trail", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 81, 201, 44, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "19" ] ] }, { "label": "Boulder County", "description": "Boulder County", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "2" ] ] }, { "label": "Pocket Park", "description": "Pocket Park", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 83, 36, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "20" ] ] }, { "label": "Undeveloped", "description": "Undeveloped", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 79, 45, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "21" ] ] }, { "label": "Cemetery", "description": "Cemetery", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 48, 48, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "3" ] ] }, { "label": "Conservation Easment", "description": "Conservation Easment", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 43, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "4" ] ] }, { "label": "Detention", "description": "Detention", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 201, 165, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "5" ] ] }, { "label": "Facilities", "description": "Facilities", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 126, 50, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "6" ] ] }, { "label": "Golf Course", "description": "Golf Course", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 64, 114, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "7" ] ] }, { "label": "Golf Club", "description": "Golf Club", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 51, 61, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "8" ] ] }, { "label": "Housing", "description": "Housing", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 39, 179, 74, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "9" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 54, 134, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1", "label": "Airport" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 80, 64, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "10", "label": "Landscape" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 44, 41, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "11", "label": "Library" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 44, 151, 163, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "12", "label": "Open Space" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 134, 65, 163, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "13", "label": "Open Space/Farm" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 112, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "14", "label": "Park" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 55, 153, 88, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "15", "label": "Private Amenity" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 47, 91, 173, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "16", "label": "Right of Way" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 39, 134, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "17", "label": "Reservoir" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 67, 97, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "18", "label": "School Property" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 81, 201, 44, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "19", "label": "Spine Trail" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2", "label": "Boulder County" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 83, 36, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "20", "label": "Pocket Park" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 79, 45, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21", "label": "Undeveloped" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 48, 48, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3", "label": "Cemetery" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 43, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "4", "label": "Conservation Easment" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 201, 165, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5", "label": "Detention" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 126, 50, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6", "label": "Facilities" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 64, 114, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "7", "label": "Golf Course" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 51, 61, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "8", "label": "Golf Club" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 39, 179, 74, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "9", "label": "Housing" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 65, 186, 132, 255 ], "toColor": [ 65, 186, 132, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 96, 48, 199, 255 ], "toColor": [ 96, 48, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 71, 44, 255 ], "toColor": [ 201, 71, 44, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 112, 161, 255 ], "toColor": [ 64, 112, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 55, 124, 255 ], "toColor": [ 173, 55, 124, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 199, 46, 255 ], "toColor": [ 196, 199, 46, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 201, 60, 255 ], "toColor": [ 82, 201, 60, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 126, 58, 255 ], "toColor": [ 156, 126, 58, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 44, 196, 255 ], "toColor": [ 199, 44, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 72, 89, 189, 255 ], "toColor": [ 72, 89, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 63, 169, 171, 255 ], "toColor": [ 63, 169, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 48, 63, 255 ], "toColor": [ 161, 48, 63, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 120, 156, 53, 255 ], "toColor": [ 120, 156, 53, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 147, 75, 189, 255 ], "toColor": [ 147, 75, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 91, 51, 255 ], "toColor": [ 171, 91, 51, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 35, 153, 71, 255 ], "toColor": [ 35, 153, 71, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 168, 64, 255 ], "toColor": [ 194, 168, 64, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 128, 42, 255 ], "toColor": [ 199, 128, 42, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 45, 156, 255 ], "toColor": [ 168, 45, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 60, 47, 153, 255 ], "toColor": [ 60, 47, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 81, 201, 105, 255 ], "toColor": [ 81, 201, 105, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "NAME", "typeIdField": "PROP_TYPE", "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": 255, "defaultValue": null, "modelName": "NAME" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner", "domain": { "type": "codedValue", "name": "ParksOwner", "description": "Owner for Open Space", "codedValues": [ { "name": "Erie", "code": "Erie" }, { "name": "HOA", "code": "HOA" }, { "name": "Private", "code": "Private" }, { "name": "School District", "code": "School District" }, { "name": "Other", "code": "Other" }, { "name": "Under Warranty", "code": "Under Warranty" }, { "name": "Boulder County", "code": "Boulder County" }, { "name": "Weld County", "code": "Weld County" }, { "name": "Metro District", "code": "Metro District" }, { "name": "Developer", "code": "Developer" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OWNER" }, { "name": "MAINTENANCE", "type": "esriFieldTypeInteger", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "ParksMaint", "description": "Parks Maintenance Type", "codedValues": [ { "name": "Erie", "code": 1 }, { "name": "Erie \u2013UDFCD", "code": 2 }, { "name": "HOA", "code": 3 }, { "name": "Metro District", "code": 4 }, { "name": "School District", "code": 5 }, { "name": "UDFCD", "code": 6 }, { "name": "Vector Air", "code": 7 }, { "name": "Other", "code": 8 }, { "name": "HOA / Metro District", "code": 9 }, { "name": "HOA / Erie", "code": 10 }, { "name": "Developer", "code": 11 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAINTENANCE1" }, { "name": "PUBLIC_ACCESS", "type": "esriFieldTypeString", "alias": "Public Access", "domain": { "type": "codedValue", "name": "YesNo_Restricted", "description": "Yes/No/Unknown/Restricted text domain", "codedValues": [ { "name": "No", "code": "No" }, { "name": "Yes", "code": "Yes" }, { "name": "Unknown", "code": "Unk" }, { "name": "Restricted", "code": "Res" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PUBLIC_ACCESS" }, { "name": "AcquiredDate", "type": "esriFieldTypeDate", "alias": "Acquired Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "AcquiredDate" }, { "name": "VEG_TYPE", "type": "esriFieldTypeInteger", "alias": "Veg Type", "domain": { "type": "codedValue", "name": "ParksVeg", "description": "Parks Vegetation Type", "codedValues": [ { "name": "Agricultural", "code": 1 }, { "name": "Landscape", "code": 2 }, { "name": "Native Grass", "code": 3 }, { "name": "Town Owned Property", "code": 4 }, { "name": "Turf", "code": 5 }, { "name": "Other", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VEG_TYPE" }, { "name": "IRRG_TYPE", "type": "esriFieldTypeInteger", "alias": "Irgg Type", "domain": { "type": "codedValue", "name": "ParksIrig", "description": "Parks Irrigation Type", "codedValues": [ { "name": "Irrigated", "code": 1 }, { "name": "Non Irrigated", "code": 2 }, { "name": "Other", "code": 3 }, { "name": "Unknown", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IRRG_TYPE" }, { "name": "PROP_TYPE", "type": "esriFieldTypeInteger", "alias": "Prop Type", "domain": { "type": "codedValue", "name": "ParksProp", "description": "Parks Property Type", "codedValues": [ { "name": "Airport", "code": 1 }, { "name": "Boulder County", "code": 2 }, { "name": "Cemetery", "code": 3 }, { "name": "Conservation Easment", "code": 4 }, { "name": "Detention", "code": 5 }, { "name": "Facilities", "code": 6 }, { "name": "Golf Course", "code": 7 }, { "name": "Golf Club", "code": 8 }, { "name": "Housing", "code": 9 }, { "name": "Landscape", "code": 10 }, { "name": "Library", "code": 11 }, { "name": "Open Space", "code": 12 }, { "name": "Open Space/Farm", "code": 13 }, { "name": "Park", "code": 14 }, { "name": "Private Amenity", "code": 15 }, { "name": "Right of Way", "code": 16 }, { "name": "Reservoir", "code": 17 }, { "name": "School Property", "code": 18 }, { "name": "Spine Trail", "code": 19 }, { "name": "Undeveloped", "code": 21 }, { "name": "Pocket Park", "code": 20 }, { "name": "Drainage", "code": 22 }, { "name": "Open Space/Drainage", "code": 23 }, { "name": "Other", "code": 24 }, { "name": "Parkland Native", "code": 25 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PROP_TYPE" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "Location Description", "domain": null, "editable": true, "nullable": true, "length": 300, "defaultValue": null, "modelName": "DESCRIPTION" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "GreenSpaceStatus", "description": "Status of Green Space", "codedValues": [ { "name": "Proposed", "code": "Proposed" }, { "name": "Preliminary", "code": "Preliminary" }, { "name": "Dedicated", "code": "Dedicated" }, { "name": "Recently Acquired", "code": "Recently Acquired" }, { "name": "Existing", "code": "Existing" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "STATUS" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "HOA_ENTITYID", "type": "esriFieldTypeString", "alias": "HOA_ENTITYID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "HOA_ENTITYID" }, { "name": "MD_ENTITYID", "type": "esriFieldTypeString", "alias": "MD_ENTITYID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "MD_ENTITYID" }, { "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": "R1237_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G74794HOA_ENTITY", "fields": "HOA_ENTITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G74794MD_ENTITYI", "fields": "MD_ENTITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S768_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "types": [ { "id": 1, "name": "Airport", "domains": { "OWNER": {"type": "inherited"}, "MAINTENANCE": {"type": "inherited"}, "PUBLIC_ACCESS": {"type": "inherited"}, "VEG_TYPE": {"type": "inherited"}, "IRRG_TYPE": {"type": "inherited"}, "PROP_TYPE": {"type": "inherited"}, "STATUS": {"type": "inherited"} }, "templates": [ { "name": "Airport", "description": "", "prototype": { "attributes": { "IRRG_TYPE": null, "MD_ENTITYID": null, "NAME": null, "OWNER": null, "MAINTENANCE": null, "PUBLIC_ACCESS": null, "AcquiredDate": null, "VEG_TYPE": null, "PROP_TYPE": 1, "ACRES": null, "DESCRIPTION": null, "STATUS": null, "HOA_ENTITYID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 10, "name": "Landscape", "domains": { "OWNER": {"type": "inherited"}, "MAINTENANCE": {"type": "inherited"}, "PUBLIC_ACCESS": {"type": "inherited"}, "VEG_TYPE": {"type": "inherited"}, "IRRG_TYPE": {"type": "inherited"}, "PROP_TYPE": {"type": "inherited"}, "STATUS": {"type": "inherited"} }, "templates": [ { "name": "Landscape", "description": "", "prototype": { "attributes": { "IRRG_TYPE": null, "MD_ENTITYID": null, "NAME": null, "OWNER": null, "MAINTENANCE": null, "PUBLIC_ACCESS": null, "AcquiredDate": null, "VEG_TYPE": null, "PROP_TYPE": 10, "ACRES": null, "DESCRIPTION": null, "STATUS": null, "HOA_ENTITYID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 11, "name": "Library", "domains": { "OWNER": {"type": "inherited"}, "MAINTENANCE": {"type": "inherited"}, "PUBLIC_ACCESS": {"type": "inherited"}, "VEG_TYPE": {"type": "inherited"}, "IRRG_TYPE": {"type": "inherited"}, "PROP_TYPE": {"type": "inherited"}, "STATUS": {"type": "inherited"} }, "templates": [ { "name": "Library", "description": "", "prototype": { "attributes": { "IRRG_TYPE": null, "MD_ENTITYID": null, "NAME": null, "OWNER": null, "MAINTENANCE": null, "PUBLIC_ACCESS": null, "AcquiredDate": null, "VEG_TYPE": null, "PROP_TYPE": 11, "ACRES": null, "DESCRIPTION": null, "STATUS": null, "HOA_ENTITYID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 12, "name": "Open Space", "domains": { "OWNER": {"type": "inherited"}, "MAINTENANCE": {"type": "inherited"}, "PUBLIC_ACCESS": {"type": "inherited"}, "VEG_TYPE": {"type": "inherited"}, "IRRG_TYPE": {"type": "inherited"}, "PROP_TYPE": {"type": "inherited"}, "STATUS": {"type": "inherited"} }, "templates": [ { "name": "Open Space", "description": "", "prototype": { "attributes": { "IRRG_TYPE": null, "MD_ENTITYID": null, "NAME": null, "OWNER": null, "MAINTENANCE": null, "PUBLIC_ACCESS": null, "AcquiredDate": null, "VEG_TYPE": null, "PROP_TYPE": 12, "ACRES": null, "DESCRIPTION": null, "STATUS": null, "HOA_ENTITYID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 13, "name": "Open Space/Farm", "domains": { "OWNER": {"type": "inherited"}, "MAINTENANCE": {"type": "inherited"}, "PUBLIC_ACCESS": {"type": "inherited"}, "VEG_TYPE": {"type": "inherited"}, "IRRG_TYPE": {"type": "inherited"}, "PROP_TYPE": {"type": "inherited"}, "STATUS": {"type": "inherited"} }, "templates": [ { "name": "Open Space/Farm", "description": "", "prototype": { "attributes": { "IRRG_TYPE": null, "MD_ENTITYID": null, "NAME": null, "OWNER": null, "MAINTENANCE": null, "PUBLIC_ACCESS": null, "AcquiredDate": null, "VEG_TYPE": null, "PROP_TYPE": 13, "ACRES": null, "DESCRIPTION": null, "STATUS": null, "HOA_ENTITYID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 14, "name": "Park", "domains": { "OWNER": {"type": "inherited"}, "MAINTENANCE": {"type": "inherited"}, "PUBLIC_ACCESS": {"type": "inherited"}, "VEG_TYPE": {"type": "inherited"}, "IRRG_TYPE": {"type": "inherited"}, "PROP_TYPE": {"type": "inherited"}, "STATUS": {"type": "inherited"} }, "templates": [ { "name": "Park", "description": "", "prototype": { "attributes": { "IRRG_TYPE": null, "MD_ENTITYID": null, "NAME": null, "OWNER": null, "MAINTENANCE": null, "PUBLIC_ACCESS": null, "AcquiredDate": null, "VEG_TYPE": null, "PROP_TYPE": 14, "ACRES": null, "DESCRIPTION": null, "STATUS": null, "HOA_ENTITYID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 15, "name": "Private Amenity", "domains": { "OWNER": {"type": "inherited"}, "MAINTENANCE": {"type": "inherited"}, "PUBLIC_ACCESS": {"type": "inherited"}, "VEG_TYPE": {"type": "inherited"}, "IRRG_TYPE": {"type": "inherited"}, "PROP_TYPE": {"type": "inherited"}, "STATUS": {"type": "inherited"} }, "templates": [ { "name": "Private Amenity", "description": "", "prototype": { "attributes": { "IRRG_TYPE": null, "MD_ENTITYID": null, "NAME": null, "OWNER": null, "MAINTENANCE": null, "PUBLIC_ACCESS": null, "AcquiredDate": null, "VEG_TYPE": null, "PROP_TYPE": 15, "ACRES": null, "DESCRIPTION": null, "STATUS": null, "HOA_ENTITYID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 16, "name": "Right of Way", "domains": { "OWNER": {"type": "inherited"}, "MAINTENANCE": {"type": "inherited"}, "PUBLIC_ACCESS": {"type": "inherited"}, "VEG_TYPE": {"type": "inherited"}, "IRRG_TYPE": {"type": "inherited"}, "PROP_TYPE": {"type": "inherited"}, "STATUS": {"type": "inherited"} }, "templates": [ { "name": "Right of Way", "description": "", "prototype": { "attributes": { "IRRG_TYPE": null, "MD_ENTITYID": null, "NAME": null, "OWNER": null, "MAINTENANCE": null, "PUBLIC_ACCESS": null, "AcquiredDate": null, "VEG_TYPE": null, "PROP_TYPE": 16, "ACRES": null, "DESCRIPTION": null, "STATUS": null, "HOA_ENTITYID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 17, "name": "Reservoir", "domains": { "OWNER": {"type": "inherited"}, "MAINTENANCE": {"type": "inherited"}, "PUBLIC_ACCESS": {"type": "inherited"}, "VEG_TYPE": {"type": "inherited"}, "IRRG_TYPE": {"type": "inherited"}, "PROP_TYPE": {"type": "inherited"}, "STATUS": {"type": "inherited"} }, "templates": [ { "name": "Reservoir", "description": "", "prototype": { "attributes": { "IRRG_TYPE": null, "MD_ENTITYID": null, "NAME": null, "OWNER": null, "MAINTENANCE": null, "PUBLIC_ACCESS": null, "AcquiredDate": null, "VEG_TYPE": null, "PROP_TYPE": 17, "ACRES": null, "DESCRIPTION": null, "STATUS": null, "HOA_ENTITYID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 18, "name": "School Property", "domains": { "OWNER": {"type": "inherited"}, "MAINTENANCE": {"type": "inherited"}, "PUBLIC_ACCESS": {"type": "inherited"}, "VEG_TYPE": {"type": "inherited"}, "IRRG_TYPE": {"type": "inherited"}, "PROP_TYPE": {"type": "inherited"}, "STATUS": {"type": "inherited"} }, "templates": [ { "name": "School Property", "description": "", "prototype": { "attributes": { "IRRG_TYPE": null, "MD_ENTITYID": null, "NAME": null, "OWNER": null, "MAINTENANCE": null, "PUBLIC_ACCESS": null, "AcquiredDate": null, "VEG_TYPE": null, "PROP_TYPE": 18, "ACRES": null, "DESCRIPTION": null, "STATUS": null, "HOA_ENTITYID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 19, "name": "Spine Trail", "domains": { "OWNER": {"type": "inherited"}, "MAINTENANCE": {"type": "inherited"}, "PUBLIC_ACCESS": {"type": "inherited"}, "VEG_TYPE": {"type": "inherited"}, "IRRG_TYPE": {"type": "inherited"}, "PROP_TYPE": {"type": "inherited"}, "STATUS": {"type": "inherited"} }, "templates": [ { "name": "Spine Trail", "description": "", "prototype": { "attributes": { "IRRG_TYPE": null, "MD_ENTITYID": null, "NAME": null, "OWNER": null, "MAINTENANCE": null, "PUBLIC_ACCESS": null, "AcquiredDate": null, "VEG_TYPE": null, "PROP_TYPE": 19, "ACRES": null, "DESCRIPTION": null, "STATUS": null, "HOA_ENTITYID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 2, "name": "Boulder County", "domains": { "OWNER": {"type": "inherited"}, "MAINTENANCE": {"type": "inherited"}, "PUBLIC_ACCESS": {"type": "inherited"}, "VEG_TYPE": {"type": "inherited"}, "IRRG_TYPE": {"type": "inherited"}, "PROP_TYPE": {"type": "inherited"}, "STATUS": {"type": "inherited"} }, "templates": [ { "name": "Boulder County", "description": "", "prototype": { "attributes": { "IRRG_TYPE": null, "MD_ENTITYID": null, "NAME": null, "OWNER": null, "MAINTENANCE": null, "PUBLIC_ACCESS": null, "AcquiredDate": null, "VEG_TYPE": null, "PROP_TYPE": 2, "ACRES": null, "DESCRIPTION": null, "STATUS": null, "HOA_ENTITYID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 20, "name": "Pocket Park", "domains": { "OWNER": {"type": "inherited"}, "MAINTENANCE": {"type": "inherited"}, "PUBLIC_ACCESS": {"type": "inherited"}, "VEG_TYPE": {"type": "inherited"}, "IRRG_TYPE": {"type": "inherited"}, "PROP_TYPE": {"type": "inherited"}, "STATUS": {"type": "inherited"} }, "templates": [ { "name": "Pocket Park", "description": "", "prototype": { "attributes": { "IRRG_TYPE": null, "MD_ENTITYID": null, "NAME": null, "OWNER": null, "MAINTENANCE": null, "PUBLIC_ACCESS": null, "AcquiredDate": null, "VEG_TYPE": null, "PROP_TYPE": 20, "ACRES": null, "DESCRIPTION": null, "STATUS": null, "HOA_ENTITYID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 21, "name": "Undeveloped", "domains": { "OWNER": {"type": "inherited"}, "MAINTENANCE": {"type": "inherited"}, "PUBLIC_ACCESS": {"type": "inherited"}, "VEG_TYPE": {"type": "inherited"}, "IRRG_TYPE": {"type": "inherited"}, "PROP_TYPE": {"type": "inherited"}, "STATUS": {"type": "inherited"} }, "templates": [ { "name": "Undeveloped", "description": "", "prototype": { "attributes": { "IRRG_TYPE": null, "MD_ENTITYID": null, "NAME": null, "OWNER": null, "MAINTENANCE": null, "PUBLIC_ACCESS": null, "AcquiredDate": null, "VEG_TYPE": null, "PROP_TYPE": 21, "ACRES": null, "DESCRIPTION": null, "STATUS": null, "HOA_ENTITYID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 3, "name": "Cemetery", "domains": { "OWNER": {"type": "inherited"}, "MAINTENANCE": {"type": "inherited"}, "PUBLIC_ACCESS": {"type": "inherited"}, "VEG_TYPE": {"type": "inherited"}, "IRRG_TYPE": {"type": "inherited"}, "PROP_TYPE": {"type": "inherited"}, "STATUS": {"type": "inherited"} }, "templates": [ { "name": "Cemetery", "description": "", "prototype": { "attributes": { "IRRG_TYPE": null, "MD_ENTITYID": null, "NAME": null, "OWNER": null, "MAINTENANCE": null, "PUBLIC_ACCESS": null, "AcquiredDate": null, "VEG_TYPE": null, "PROP_TYPE": 3, "ACRES": null, "DESCRIPTION": null, "STATUS": null, "HOA_ENTITYID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 4, "name": "Conservation Easment", "domains": { "OWNER": {"type": "inherited"}, "MAINTENANCE": {"type": "inherited"}, "PUBLIC_ACCESS": {"type": "inherited"}, "VEG_TYPE": {"type": "inherited"}, "IRRG_TYPE": {"type": "inherited"}, "PROP_TYPE": {"type": "inherited"}, "STATUS": {"type": "inherited"} }, "templates": [ { "name": "Conservation Easment", "description": "", "prototype": { "attributes": { "IRRG_TYPE": null, "MD_ENTITYID": null, "NAME": null, "OWNER": null, "MAINTENANCE": null, "PUBLIC_ACCESS": null, "AcquiredDate": null, "VEG_TYPE": null, "PROP_TYPE": 4, "ACRES": null, "DESCRIPTION": null, "STATUS": null, "HOA_ENTITYID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 5, "name": "Detention", "domains": { "OWNER": {"type": "inherited"}, "MAINTENANCE": {"type": "inherited"}, "PUBLIC_ACCESS": {"type": "inherited"}, "VEG_TYPE": {"type": "inherited"}, "IRRG_TYPE": {"type": "inherited"}, "PROP_TYPE": {"type": "inherited"}, "STATUS": {"type": "inherited"} }, "templates": [ { "name": "Detention", "description": "", "prototype": { "attributes": { "IRRG_TYPE": null, "MD_ENTITYID": null, "NAME": null, "OWNER": null, "MAINTENANCE": null, "PUBLIC_ACCESS": null, "AcquiredDate": null, "VEG_TYPE": null, "PROP_TYPE": 5, "ACRES": null, "DESCRIPTION": null, "STATUS": null, "HOA_ENTITYID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 6, "name": "Facilities", "domains": { "OWNER": {"type": "inherited"}, "MAINTENANCE": {"type": "inherited"}, "PUBLIC_ACCESS": {"type": "inherited"}, "VEG_TYPE": {"type": "inherited"}, "IRRG_TYPE": {"type": "inherited"}, "PROP_TYPE": {"type": "inherited"}, "STATUS": {"type": "inherited"} }, "templates": [ { "name": "Facilities", "description": "", "prototype": { "attributes": { "IRRG_TYPE": null, "MD_ENTITYID": null, "NAME": null, "OWNER": null, "MAINTENANCE": null, "PUBLIC_ACCESS": null, "AcquiredDate": null, "VEG_TYPE": null, "PROP_TYPE": 6, "ACRES": null, "DESCRIPTION": null, "STATUS": null, "HOA_ENTITYID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 7, "name": "Golf Course", "domains": { "OWNER": {"type": "inherited"}, "MAINTENANCE": {"type": "inherited"}, "PUBLIC_ACCESS": {"type": "inherited"}, "VEG_TYPE": {"type": "inherited"}, "IRRG_TYPE": {"type": "inherited"}, "PROP_TYPE": {"type": "inherited"}, "STATUS": {"type": "inherited"} }, "templates": [ { "name": "Golf Course", "description": "", "prototype": { "attributes": { "IRRG_TYPE": null, "MD_ENTITYID": null, "NAME": null, "OWNER": null, "MAINTENANCE": null, "PUBLIC_ACCESS": null, "AcquiredDate": null, "VEG_TYPE": null, "PROP_TYPE": 7, "ACRES": null, "DESCRIPTION": null, "STATUS": null, "HOA_ENTITYID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 8, "name": "Golf Club", "domains": { "OWNER": {"type": "inherited"}, "MAINTENANCE": {"type": "inherited"}, "PUBLIC_ACCESS": {"type": "inherited"}, "VEG_TYPE": {"type": "inherited"}, "IRRG_TYPE": {"type": "inherited"}, "PROP_TYPE": {"type": "inherited"}, "STATUS": {"type": "inherited"} }, "templates": [ { "name": "Golf Club", "description": "", "prototype": { "attributes": { "IRRG_TYPE": null, "MD_ENTITYID": null, "NAME": null, "OWNER": null, "MAINTENANCE": null, "PUBLIC_ACCESS": null, "AcquiredDate": null, "VEG_TYPE": null, "PROP_TYPE": 8, "ACRES": null, "DESCRIPTION": null, "STATUS": null, "HOA_ENTITYID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 9, "name": "Housing", "domains": { "OWNER": {"type": "inherited"}, "MAINTENANCE": {"type": "inherited"}, "PUBLIC_ACCESS": {"type": "inherited"}, "VEG_TYPE": {"type": "inherited"}, "IRRG_TYPE": {"type": "inherited"}, "PROP_TYPE": {"type": "inherited"}, "STATUS": {"type": "inherited"} }, "templates": [ { "name": "Housing", "description": "", "prototype": { "attributes": { "IRRG_TYPE": null, "MD_ENTITYID": null, "NAME": null, "OWNER": null, "MAINTENANCE": null, "PUBLIC_ACCESS": null, "AcquiredDate": null, "VEG_TYPE": null, "PROP_TYPE": 9, "ACRES": null, "DESCRIPTION": null, "STATUS": null, "HOA_ENTITYID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 20000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b0b4ae8eaec8404188eac293710bb980" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "Address Pts", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 3111366.538104221, "ymin": 1243433.1315506399, "xmax": 3144408.838161215, "ymax": 1279597.0579103082, "spatialReference": { "wkid": 103012, "latestWkid": 6430, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103012, "latestWkid": 6430, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 133, 0, 11, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "Globalid", "displayField": "CC_ST_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "HOUSE_NUM", "type": "esriFieldTypeInteger", "alias": "HOUSE_NUM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HOUSE_NUM" }, { "name": "PRE_DIR", "type": "esriFieldTypeString", "alias": "PRE_DIR", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "PRE_DIR" }, { "name": "CC_ST_NAME", "type": "esriFieldTypeString", "alias": "CC_ST_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CC_ST_NAME" }, { "name": "ST_TYPE", "type": "esriFieldTypeString", "alias": "ST_TYPE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ST_TYPE" }, { "name": "SUF_DIR", "type": "esriFieldTypeString", "alias": "SUF_DIR", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "SUF_DIR" }, { "name": "UNIT", "type": "esriFieldTypeString", "alias": "UNIT", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "UNIT" }, { "name": "JURIS", "type": "esriFieldTypeString", "alias": "JURIS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "JURIS" }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COUNTY" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STATE" }, { "name": "ZIPCODE", "type": "esriFieldTypeString", "alias": "ZIPCODE", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ZIPCODE" }, { "name": "CC_FULLNAME", "type": "esriFieldTypeString", "alias": "CC_FULLNAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CC_FULLNAME" }, { "name": "CC_FULLADDR_U", "type": "esriFieldTypeString", "alias": "CC_FULLADDR_U", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CC_FULLADDR_U" }, { "name": "SUBDIV", "type": "esriFieldTypeString", "alias": "SUBDIV", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "SUBDIV" }, { "name": "ImpactFees", "type": "esriFieldTypeString", "alias": "ImpactFees", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ImpactFees" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "UNITTYPE", "type": "esriFieldTypeString", "alias": "UNITTYPE", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "UNITTYPE" }, { "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": "R1293_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S812_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Address Pts", "description": "", "prototype": { "attributes": { "UNITTYPE": null, "HOUSE_NUM": null, "PRE_DIR": null, "CC_ST_NAME": null, "ST_TYPE": null, "SUF_DIR": null, "UNIT": null, "JURIS": null, "COUNTY": null, "STATE": null, "ZIPCODE": null, "CC_FULLNAME": null, "CC_FULLADDR_U": null, "SUBDIV": null, "ImpactFees": null, "FACILITYID": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 20000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b0b4ae8eaec8404188eac293710bb980" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "Centerlines", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 3103085.4818317145, "ymin": 1228586.6225298047, "xmax": 3161030.827554971, "ymax": 1300524.196830228, "spatialReference": { "wkid": 103012, "latestWkid": 6430, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103012, "latestWkid": 6430, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SNOW_ROUTE", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "CDOT", "description": "CDOT", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1.7 }, "values": [ [ "CDOT" ] ] }, { "label": "Primary - Erie", "description": "Primary - Erie", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 2 }, "values": [ [ "PRIMARY" ] ] }, { "label": "Secondary - Erie", "description": "Secondary - Erie", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 2 }, "values": [ [ "SECONDARY" ] ] }, { "label": "Tertiary - Erie", "description": "Tertiary - Erie", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 169, 230, 255 ], "width": 2 }, "values": [ [ "TERTIARY" ] ] }, { "label": "Private ", "description": "Private ", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 }, "values": [ [ "PRIVATE" ] ] }, { "label": "Other", "description": "Other", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.8 }, "values": [ [ "OTHER" ] ] }, { "label": "Preliminary", "description": "Preliminary", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 189, 189, 197, 255 ], "width": 1 }, "values": [ [ "PRELIMINARY" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1.7 }, "value": "CDOT", "label": "CDOT" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 2 }, "value": "PRIMARY", "label": "Primary - Erie" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 2 }, "value": "SECONDARY", "label": "Secondary - Erie" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 169, 230, 255 ], "width": 2 }, "value": "TERTIARY", "label": "Tertiary - Erie" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 }, "value": "PRIVATE", "label": "Private " }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.8 }, "value": "OTHER", "label": "Other" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 189, 189, 197, 255 ], "width": 1 }, "value": "PRELIMINARY", "label": "Preliminary" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 130, 97, 255 ], "toColor": [ 56, 130, 97, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 86, 245, 255 ], "toColor": [ 176, 86, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 115, 131, 255 ], "toColor": [ 250, 115, 131, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 175, 245, 95, 255 ], "toColor": [ 175, 245, 95, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 132, 151, 217, 255 ], "toColor": [ 132, 151, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 182, 107, 255 ], "toColor": [ 232, 182, 107, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 96, 195, 255 ], "toColor": [ 235, 96, 195, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 88, 78, 255 ], "toColor": [ 128, 88, 78, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 111, 247, 211, 255 ], "toColor": [ 111, 247, 211, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 96, 52, 130, 255 ], "toColor": [ 96, 52, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 202, 217, 255 ], "toColor": [ 130, 202, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 85, 173, 83, 255 ], "toColor": [ 85, 173, 83, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 104, 147, 255 ], "toColor": [ 163, 104, 147, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "STREETNAME", "typeIdField": "SNOW_ROUTE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PREFIX", "type": "esriFieldTypeString", "alias": "PREFIX", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "PREFIX" }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "STREETNAME", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "STREETNAME" }, { "name": "STREETTYPE", "type": "esriFieldTypeString", "alias": "STREETTYPE", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "STREETTYPE" }, { "name": "SUFFIX", "type": "esriFieldTypeString", "alias": "SUFFIX", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "SUFFIX" }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": "ERIE", "modelName": "CITY" }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "ZIP" }, { "name": "ROUTE", "type": "esriFieldTypeString", "alias": "ROUTE", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "ROUTE" }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "COUNTY" }, { "name": "street", "type": "esriFieldTypeString", "alias": "street", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "street" }, { "name": "fromleft", "type": "esriFieldTypeInteger", "alias": "fromleft", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "fromleft" }, { "name": "toleft", "type": "esriFieldTypeInteger", "alias": "toleft", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "toleft" }, { "name": "fromright", "type": "esriFieldTypeInteger", "alias": "fromright", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "fromright" }, { "name": "toright", "type": "esriFieldTypeInteger", "alias": "toright", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "toright" }, { "name": "Lanes", "type": "esriFieldTypeInteger", "alias": "Lanes", "domain": null, "editable": true, "nullable": true, "defaultValue": 2, "modelName": "Lanes" }, { "name": "ERIEFUNCLASS", "type": "esriFieldTypeString", "alias": "Erie Functional Classification", "domain": { "type": "codedValue", "name": "Erie Functional Classification", "description": "Functional classes for Erie streets", "codedValues": [ { "name": "Major Collector", "code": "Major Collector" }, { "name": "Minor Collector", "code": "Minor Collector" }, { "name": "Local", "code": "Local" }, { "name": "Minor Arterial", "code": "Minor Arterial" }, { "name": "Minor Arterial-CDOT Maintained", "code": "Minor Arterial-CDOT Maintained" }, { "name": "Principal Arterial", "code": "Principal Arterial" }, { "name": "Principal Arterial-CDOT Maintained", "code": "Principal Arterial-CDOT Maintained" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "ERIEFUNCLASS" }, { "name": "SEG_LENGTH", "type": "esriFieldTypeDouble", "alias": "Length (Miles)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SEG_LENGTH" }, { "name": "FROM_DESCR", "type": "esriFieldTypeString", "alias": "From Feature", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FROM_DESCR" }, { "name": "TO_DESCR", "type": "esriFieldTypeString", "alias": "To Feature", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TO_DESCR" }, { "name": "PRIORITY", "type": "esriFieldTypeString", "alias": "Priority", "domain": { "type": "codedValue", "name": "RoadPriority", "description": "Prioirity of Maintenance", "codedValues": [ { "name": "Primary", "code": "Primary" }, { "name": "Secondary", "code": "Secondary" }, { "name": "Tertiary", "code": "Tertiary" }, { "name": "Quaternary", "code": "Quaternary" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PRIORITY" }, { "name": "MAINTOPTION", "type": "esriFieldTypeString", "alias": "Maintenance Option", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MAINTOPTION" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Linear Feet", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "SNOW_ROUTE", "type": "esriFieldTypeString", "alias": "SNOW_ROUTE", "domain": { "type": "codedValue", "name": "SnowRoute", "description": "Snow Route", "codedValues": [ { "name": "Primary - Erie", "code": "PRIMARY" }, { "name": "Secondary - Erie", "code": "SECONDARY" }, { "name": "Tertiary - Erie", "code": "TERTIARY" }, { "name": "Private", "code": "PRIVATE" }, { "name": "Other", "code": "OTHER" }, { "name": "Preliminary", "code": "PRELIMINARY" }, { "name": "CDOT", "code": "CDOT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 254, "defaultValue": "PRELIMINARY", "modelName": "SNOW_ROUTE" }, { "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": "R1583_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1009_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "types": [ { "id": "CDOT", "name": "CDOT", "domains": { "ERIEFUNCLASS": {"type": "inherited"}, "PRIORITY": {"type": "inherited"}, "SNOW_ROUTE": {"type": "inherited"}, "MaintYear": {"type": "inherited"}, "StripeYear": {"type": "inherited"}, "CrackYear": {"type": "inherited"} }, "templates": [ { "name": "CDOT", "description": "", "prototype": { "attributes": { "MAINTOPTION": null, "SNOW_ROUTE": "CDOT", "PREFIX": null, "STREETNAME": null, "STREETTYPE": null, "SUFFIX": null, "CITY": "ERIE", "ZIP": null, "ROUTE": null, "COUNTY": null, "street": null, "fromleft": null, "toleft": null, "fromright": null, "toright": null, "Lanes": 2, "ERIEFUNCLASS": null, "SEG_LENGTH": null, "FROM_DESCR": null, "TO_DESCR": null, "PRIORITY": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "PRIMARY", "name": "Primary - Erie", "domains": { "ERIEFUNCLASS": {"type": "inherited"}, "PRIORITY": {"type": "inherited"}, "SNOW_ROUTE": {"type": "inherited"}, "MaintYear": {"type": "inherited"}, "StripeYear": {"type": "inherited"}, "CrackYear": {"type": "inherited"} }, "templates": [ { "name": "PRIMARY", "description": "", "prototype": { "attributes": { "MAINTOPTION": null, "SNOW_ROUTE": "PRIMARY", "PREFIX": null, "STREETNAME": null, "STREETTYPE": null, "SUFFIX": null, "CITY": "ERIE", "ZIP": null, "ROUTE": null, "COUNTY": null, "street": null, "fromleft": null, "toleft": null, "fromright": null, "toright": null, "Lanes": 2, "ERIEFUNCLASS": null, "SEG_LENGTH": null, "FROM_DESCR": null, "TO_DESCR": null, "PRIORITY": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "SECONDARY", "name": "Secondary - Erie", "domains": { "ERIEFUNCLASS": {"type": "inherited"}, "PRIORITY": {"type": "inherited"}, "SNOW_ROUTE": {"type": "inherited"}, "MaintYear": {"type": "inherited"}, "StripeYear": {"type": "inherited"}, "CrackYear": {"type": "inherited"} }, "templates": [ { "name": "SECONDARY", "description": "", "prototype": { "attributes": { "MAINTOPTION": null, "SNOW_ROUTE": "SECONDARY", "PREFIX": null, "STREETNAME": null, "STREETTYPE": null, "SUFFIX": null, "CITY": "ERIE", "ZIP": null, "ROUTE": null, "COUNTY": null, "street": null, "fromleft": null, "toleft": null, "fromright": null, "toright": null, "Lanes": 2, "ERIEFUNCLASS": null, "SEG_LENGTH": null, "FROM_DESCR": null, "TO_DESCR": null, "PRIORITY": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "TERTIARY", "name": "Tertiary - Erie", "domains": { "ERIEFUNCLASS": {"type": "inherited"}, "PRIORITY": {"type": "inherited"}, "SNOW_ROUTE": {"type": "inherited"}, "MaintYear": {"type": "inherited"}, "StripeYear": {"type": "inherited"}, "CrackYear": {"type": "inherited"} }, "templates": [ { "name": "TERTIARY", "description": "", "prototype": { "attributes": { "MAINTOPTION": null, "SNOW_ROUTE": "TERTIARY", "PREFIX": null, "STREETNAME": null, "STREETTYPE": null, "SUFFIX": null, "CITY": "ERIE", "ZIP": null, "ROUTE": null, "COUNTY": null, "street": null, "fromleft": null, "toleft": null, "fromright": null, "toright": null, "Lanes": 2, "ERIEFUNCLASS": null, "SEG_LENGTH": null, "FROM_DESCR": null, "TO_DESCR": null, "PRIORITY": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "PRIVATE", "name": "Private ", "domains": { "ERIEFUNCLASS": {"type": "inherited"}, "PRIORITY": {"type": "inherited"}, "SNOW_ROUTE": {"type": "inherited"}, "MaintYear": {"type": "inherited"}, "StripeYear": {"type": "inherited"}, "CrackYear": {"type": "inherited"} }, "templates": [ { "name": "PRIVATE", "description": "", "prototype": { "attributes": { "MAINTOPTION": null, "SNOW_ROUTE": "PRIVATE", "PREFIX": null, "STREETNAME": null, "STREETTYPE": null, "SUFFIX": null, "CITY": "ERIE", "ZIP": null, "ROUTE": null, "COUNTY": null, "street": null, "fromleft": null, "toleft": null, "fromright": null, "toright": null, "Lanes": 2, "ERIEFUNCLASS": null, "SEG_LENGTH": null, "FROM_DESCR": null, "TO_DESCR": null, "PRIORITY": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "OTHER", "name": "Other", "domains": { "ERIEFUNCLASS": {"type": "inherited"}, "PRIORITY": {"type": "inherited"}, "SNOW_ROUTE": {"type": "inherited"}, "MaintYear": {"type": "inherited"}, "StripeYear": {"type": "inherited"}, "CrackYear": {"type": "inherited"} }, "templates": [ { "name": "OTHER", "description": "", "prototype": { "attributes": { "SNOW_ROUTE": "OTHER", "MAINTOPTION": null, "PREFIX": null, "STREETNAME": null, "STREETTYPE": null, "SUFFIX": null, "CITY": "ERIE", "ZIP": null, "ROUTE": null, "COUNTY": null, "street": null, "fromleft": null, "toleft": null, "fromright": null, "toright": null, "Lanes": 2, "ERIEFUNCLASS": null, "SEG_LENGTH": null, "FROM_DESCR": null, "TO_DESCR": null, "PRIORITY": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "PRELIMINARY", "name": "Preliminary", "domains": { "ERIEFUNCLASS": {"type": "inherited"}, "PRIORITY": {"type": "inherited"}, "SNOW_ROUTE": {"type": "inherited"}, "MaintYear": {"type": "inherited"}, "StripeYear": {"type": "inherited"}, "CrackYear": {"type": "inherited"} }, "templates": [ { "name": "", "description": "", "prototype": { "attributes": { "SNOW_ROUTE": "PRELIMINARY", "PREFIX": null, "STREETNAME": null, "STREETTYPE": null, "SUFFIX": null, "CITY": "ERIE", "ZIP": null, "ROUTE": null, "COUNTY": null, "street": null, "fromleft": null, "toleft": null, "fromright": null, "toright": null, "Lanes": 2, "ERIEFUNCLASS": null, "SEG_LENGTH": null, "FROM_DESCR": null, "TO_DESCR": null, "PRIORITY": null, "MAINTOPTION": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 20000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b0b4ae8eaec8404188eac293710bb980" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "Subdivisions", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 3111292.6448793113, "ymin": 1243307.1842959821, "xmax": 3140214.4512088, "ymax": 1275107.931717977, "spatialReference": { "wkid": 103012, "latestWkid": 6430, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103012, "latestWkid": 6430, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 65, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_1", "globalIdField": "GlobalID_1", "displayField": "SUBDIVISIO", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "FILING", "type": "esriFieldTypeString", "alias": "FILING", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "FILING" }, { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "SUBDIVISIO", "type": "esriFieldTypeString", "alias": "SUBDIVISIO", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "SUBDIVISIO" }, { "name": "Shape_STAr", "type": "esriFieldTypeDouble", "alias": "Shape_STAr", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_STAr" }, { "name": "Shape_STLe", "type": "esriFieldTypeDouble", "alias": "Shape_STLe", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_STLe" }, { "name": "Comp_by", "type": "esriFieldTypeString", "alias": "Comp_by", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Comp_by" }, { "name": "comp_date", "type": "esriFieldTypeDate", "alias": "comp_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "comp_date" }, { "name": "contract", "type": "esriFieldTypeString", "alias": "contract", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "contract" }, { "name": "I_H_Meters", "type": "esriFieldTypeString", "alias": "I_H_Meters", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "I_H_Meters" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "ProjectType", "type": "esriFieldTypeString", "alias": "ProjectType", "domain": { "type": "codedValue", "name": "SubProjectType", "description": "Desribes the type of project in the subdivision layer", "codedValues": [ { "name": "Project", "code": "Project" }, { "name": "Subdivision", "code": "Subdivision" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "Subdivision", "modelName": "ProjectType" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "GlobalID_1", "type": "esriFieldTypeGlobalID", "alias": "GlobalID_1", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID_1" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1483_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1483", "fields": "GlobalID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_1483", "fields": "GlobalID_1,OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S925_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Subdivisions", "description": "", "prototype": { "attributes": { "FACILITYID": null, "FILING": null, "SUBDIVISIO": null, "Shape_STAr": null, "Shape_STLe": null, "Comp_by": null, "comp_date": null, "contract": null, "I_H_Meters": null, "ProjectType": "Subdivision" } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 20000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b0b4ae8eaec8404188eac293710bb980" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 6, "name": "Town Boundary", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 3110688.7970056385, "ymin": 1243233.9564240575, "xmax": 3146015.3434783816, "ymax": 1280441.7376513928, "spatialReference": { "wkid": 103012, "latestWkid": 6430, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103012, "latestWkid": 6430, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 242, 208, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 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": "County", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Sqmiles", "type": "esriFieldTypeDouble", "alias": "Sqmiles", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Sqmiles" }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Acres" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "City" }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "State" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1295_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S814_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Town Boundary", "description": "", "prototype": { "attributes": { "State": null, "Sqmiles": null, "Acres": null, "City": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 20000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b0b4ae8eaec8404188eac293710bb980" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 7, "name": "Planning Area", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 3110708.016783476, "ymin": 1243222.3672083914, "xmax": 3145551.4904034734, "ymax": 1283154.7715953887, "spatialReference": { "wkid": 103012, "latestWkid": 6430, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103012, "latestWkid": 6430, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3048.0060960121928, "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": [ 115, 0, 0, 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": "GlobalID", "displayField": "SQMI", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SQMI", "type": "esriFieldTypeDouble", "alias": "Square Miles", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SQMI" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1478_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1478", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_1478", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S920_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Planning Jurisdiction", "description": "", "prototype": { "attributes": {"SQMI": null} }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 20000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b0b4ae8eaec8404188eac293710bb980" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 8, "name": "Zoning", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 3110711.5423669666, "ymin": 1243302.7115359008, "xmax": 3145331.0850043893, "ymax": 1280426.551001981, "spatialReference": { "wkid": 103012, "latestWkid": 6430, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103012, "latestWkid": 6430, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "ParcelID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ParcelID", "type": "esriFieldTypeString", "alias": "PARCEL", "domain": null, "editable": true, "nullable": true, "length": 18, "defaultValue": null, "modelName": "PARCEL" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "LOCATION" }, { "name": "PROP_ZONE", "type": "esriFieldTypeString", "alias": "Zoning Class", "domain": { "type": "codedValue", "name": "ZoneClass", "description": "Zoning Classes", "codedValues": [ { "name": "A", "code": "A" }, { "name": "AG", "code": "AG" }, { "name": "AG-OS", "code": "AG-OS" }, { "name": "ANNEX", "code": "ANNEX" }, { "name": "AP", "code": "AP" }, { "name": "B", "code": "B" }, { "name": "CC", "code": "CC" }, { "name": "DT", "code": "DT" }, { "name": "E", "code": "E" }, { "name": "ER", "code": "ER" }, { "name": "HR", "code": "HR" }, { "name": "I-1", "code": "I-1" }, { "name": "LI", "code": "LI" }, { "name": "LR", "code": "LR" }, { "name": "MR", "code": "MR" }, { "name": "NMU", "code": "NMU" }, { "name": "OTR", "code": "OTR" }, { "name": "PD", "code": "PD" }, { "name": "PLI", "code": "PLI" }, { "name": "RP-1", "code": "RP-1" }, { "name": "RP-2", "code": "RP-2" }, { "name": "RP-3", "code": "RP-3" }, { "name": "RR", "code": "RR" }, { "name": "SR", "code": "SR" }, { "name": "XER", "code": "XER" }, { "name": "XLA", "code": "XLA" }, { "name": "AGH", "code": "AGH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "PROP_ZONE" }, { "name": "ZONEDESCRIPTION", "type": "esriFieldTypeString", "alias": "Zoning Description", "domain": { "type": "codedValue", "name": "ZoneDesc", "description": "Zoning Descriptions", "codedValues": [ { "name": "Agriculture", "code": "AG" }, { "name": "Agriculture/Open Space", "code": "AG-OS" }, { "name": "Airport", "code": "AP" }, { "name": "Business", "code": "B" }, { "name": "Community Commercial", "code": "CC" }, { "name": "Downtown District", "code": "DT" }, { "name": "?", "code": "E" }, { "name": "Estate Residential", "code": "ER" }, { "name": "High Density Residential", "code": "HR" }, { "name": "?", "code": "I-1" }, { "name": "Light Industrial", "code": "LI" }, { "name": "Low Density Residential", "code": "LR" }, { "name": "Medium Density Residential", "code": "MR" }, { "name": "Neighborhood Mixed-Use", "code": "NMU" }, { "name": "Old Town Residential", "code": "OTR" }, { "name": "Planned Development", "code": "PD" }, { "name": "Public Lands & Institutions", "code": "PLI" }, { "name": "Rural Preservation 1", "code": "RP-1" }, { "name": "Rural Preservation 2", "code": "RP-2" }, { "name": "Rural Preservation 3", "code": "RP-3" }, { "name": "Rural Residential", "code": "RR" }, { "name": "Suburban Residential", "code": "SR" }, { "name": "?", "code": "XER" }, { "name": "?", "code": "XLA" }, { "name": "Regional Commercial", "code": "RC" }, { "name": "Agriculture", "code": "A" }, { "name": "Agricultural Holding", "code": "AGH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ZONEDESCRIPTION" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Recording", "type": "esriFieldTypeString", "alias": "Recording Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Recording" }, { "name": "PUD", "type": "esriFieldTypeString", "alias": "PUD", "domain": { "type": "codedValue", "name": "YesNo_Restricted", "description": "Yes/No/Unknown/Restricted text domain", "codedValues": [ { "name": "No", "code": "No" }, { "name": "Yes", "code": "Yes" }, { "name": "Unknown", "code": "Unk" }, { "name": "Restricted", "code": "Res" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "PUD" }, { "name": "Ordinance", "type": "esriFieldTypeString", "alias": "Ordinance Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Ordinance" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "DOCLINK", "type": "esriFieldTypeString", "alias": "Recorded Document Link", "domain": null, "editable": true, "nullable": true, "length": 300, "defaultValue": null, "modelName": "DOCLINK" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FACILITYID" }, { "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": "R1480_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1480", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_1480", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S922_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Zoning", "description": "", "prototype": { "attributes": { "FACILITYID": null, "ParcelID": null, "LOCATION": null, "PROP_ZONE": null, "ZONEDESCRIPTION": null, "DOCLINK": null, "Recording": null, "PUD": null, "Ordinance": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 20000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b0b4ae8eaec8404188eac293710bb980" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 9, "name": "Comp Plan", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 3110710.8750454634, "ymin": 1243304.9877780676, "xmax": 3145263.74130705, "ymax": 1283165.2016926408, "spatialReference": { "wkid": 103012, "latestWkid": 6430, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103012, "latestWkid": 6430, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 240, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "LU", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "Parcel", "type": "esriFieldTypeString", "alias": "Parcel", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Parcel" }, { "name": "LU_Desc", "type": "esriFieldTypeString", "alias": "Land Use Description", "domain": null, "editable": true, "nullable": true, "length": 400, "defaultValue": null, "modelName": "LU_Desc" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "LU", "type": "esriFieldTypeString", "alias": "Land Use", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LU" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1493_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1493", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_1493", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S935_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Comp Plan", "description": "", "prototype": { "attributes": { "LU": null, "Parcel": null, "LU_Desc": null, "FACILITYID": null, "ACRES": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 20000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b0b4ae8eaec8404188eac293710bb980" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 10, "name": "Parcels", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "modelName": "GP_177552965", "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 3096558.306565881, "ymin": 1228561.2062420547, "xmax": 3159613.686360389, "ymax": 1294112.8277632296, "spatialReference": { "wkid": 103012, "latestWkid": 6430, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103012, "latestWkid": 6430, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 208, 142, 255 ], "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": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Parcel", "type": "esriFieldTypeString", "alias": "Parcel", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Parcel" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 300, "defaultValue": null, "modelName": "NAME" }, { "name": "BUSINESSNA", "type": "esriFieldTypeString", "alias": "BUSINESSNA", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BUSINESSNA" }, { "name": "CAREOF", "type": "esriFieldTypeString", "alias": "CAREOF", "domain": null, "editable": true, "nullable": true, "length": 300, "defaultValue": null, "modelName": "CAREOF" }, { "name": "ADDRESS1", "type": "esriFieldTypeString", "alias": "ADDRESS1", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "ADDRESS1" }, { "name": "ADDRESS2", "type": "esriFieldTypeString", "alias": "ADDRESS2", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "ADDRESS2" }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "CITY" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STATE" }, { "name": "ZIPCODE", "type": "esriFieldTypeString", "alias": "ZIPCODE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ZIPCODE" }, { "name": "Owner_Address_mailingCountry", "type": "esriFieldTypeString", "alias": "Owner_Address_mailingCountry", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Owner_Address_mailingCountry" }, { "name": "STREETNO", "type": "esriFieldTypeString", "alias": "STREETNO", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "STREETNO" }, { "name": "STREETDIR", "type": "esriFieldTypeString", "alias": "STREETDIR", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STREETDIR" }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "STREETNAME", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "STREETNAME" }, { "name": "STREETSUF", "type": "esriFieldTypeString", "alias": "STREETSUF", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "STREETSUF" }, { "name": "STREETSDIR", "type": "esriFieldTypeString", "alias": "STREETSDIR", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "STREETSDIR" }, { "name": "STREETALP", "type": "esriFieldTypeString", "alias": "STREETALP", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "STREETALP" }, { "name": "FULL_ADDRE", "type": "esriFieldTypeString", "alias": "FULL_ADDRE", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "FULL_ADDRE" }, { "name": "LOCCITY", "type": "esriFieldTypeString", "alias": "LOCCITY", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "LOCCITY" }, { "name": "ACCTTYPE", "type": "esriFieldTypeString", "alias": "ACCTTYPE", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "ACCTTYPE" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "APRDIST", "type": "esriFieldTypeString", "alias": "APRDIST", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "APRDIST" }, { "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": 7, "defaultValue": null, "modelName": "BLOCK" }, { "name": "LEGAL", "type": "esriFieldTypeString", "alias": "LEGAL", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LEGAL" }, { "name": "MHSPACE", "type": "esriFieldTypeString", "alias": "MHSPACE", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "MHSPACE" }, { "name": "MILL_LEVY", "type": "esriFieldTypeDouble", "alias": "MILL_LEVY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MILL_LEVY" }, { "name": "SUBCODE", "type": "esriFieldTypeString", "alias": "SUBCODE", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "SUBCODE" }, { "name": "SUBNAME", "type": "esriFieldTypeString", "alias": "SUBNAME", "domain": null, "editable": true, "nullable": true, "length": 300, "defaultValue": null, "modelName": "SUBNAME" }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "TOWNSHIP" }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "RANGE", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "RANGE" }, { "name": "CONDOCODE", "type": "esriFieldTypeString", "alias": "CONDOCODE", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "CONDOCODE" }, { "name": "CONDONAME", "type": "esriFieldTypeString", "alias": "CONDONAME", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "CONDONAME" }, { "name": "CONDOUNIT", "type": "esriFieldTypeString", "alias": "CONDOUNIT", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "CONDOUNIT" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "strap", "type": "esriFieldTypeString", "alias": "Account #", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "strap" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1296_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1296", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_1296", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S815_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Parcels", "description": "", "prototype": { "attributes": { "strap": null, "Parcel": null, "NAME": null, "BUSINESSNA": null, "CAREOF": null, "ADDRESS1": null, "ADDRESS2": null, "CITY": null, "STATE": null, "ZIPCODE": null, "Owner_Address_mailingCountry": null, "STREETNO": null, "STREETDIR": null, "STREETNAME": null, "STREETSUF": null, "STREETSDIR": null, "STREETALP": null, "FULL_ADDRE": null, "LOCCITY": null, "ACCTTYPE": null, "ACRES": null, "APRDIST": null, "LOT": null, "BLOCK": null, "LEGAL": null, "MHSPACE": null, "MILL_LEVY": null, "SUBCODE": null, "SUBNAME": null, "TOWNSHIP": null, "RANGE": null, "CONDOCODE": null, "CONDONAME": null, "CONDOUNIT": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 20000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b0b4ae8eaec8404188eac293710bb980" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 11, "name": "Residential Development Activity", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 3099120.3929771334, "ymin": 1238488.4147340655, "xmax": 3156222.2836943865, "ymax": 1280807.779570222, "spatialReference": { "wkid": 103012, "latestWkid": 6430, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103012, "latestWkid": 6430, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 232, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Dev_Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Id" }, { "name": "Dev_Name", "type": "esriFieldTypeString", "alias": "Dev_Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Dev_Name" }, { "name": "Dev_Cond", "type": "esriFieldTypeString", "alias": "Dev_Cond", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Dev_Cond" }, { "name": "Dev_Type", "type": "esriFieldTypeString", "alias": "Dev_Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Dev_Type" }, { "name": "Muni", "type": "esriFieldTypeString", "alias": "Muni", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Muni" }, { "name": "Dwell_Unit", "type": "esriFieldTypeInteger", "alias": "DU", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Dwell_Unit" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1340_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1340", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_1340", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S848_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Residential Development Activity", "description": "", "prototype": { "attributes": { "Dwell_Unit": null, "Id": null, "Dev_Name": null, "Dev_Cond": null, "Dev_Type": null, "Muni": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 20000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b0b4ae8eaec8404188eac293710bb980" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 12, "name": "Quarter Corner Monuments 2020", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 3108328.8886677176, "ymin": 1241063.4154895544, "xmax": 3146096.757029474, "ymax": 1284236.8734338135, "spatialReference": { "wkid": 103012, "latestWkid": 6430, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103012, "latestWkid": 6430, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 136, 160, 80, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "OBJECTID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1513_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1513", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_1513", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S955_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Quarter Corner Monuments 2020", "description": "", "prototype": { "attributes": {} }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 20000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b0b4ae8eaec8404188eac293710bb980" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 13, "name": "Quarter Section Lines 2020", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 3108427.513142392, "ymin": 1243218.3875575662, "xmax": 3145595.7075066417, "ymax": 1283424.8527481407, "spatialReference": { "wkid": 103012, "latestWkid": 6430, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103012, "latestWkid": 6430, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 57, 150, 57, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "OBJECTID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1512_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1512", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_1512", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S954_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Quarter Section Lines 2020", "description": "", "prototype": { "attributes": {} }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 20000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b0b4ae8eaec8404188eac293710bb980" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 14, "name": "Erie Address Grid", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 3102861.7539327145, "ymin": 1242343.4480344802, "xmax": 3145825.8077682257, "ymax": 1281015.3093388975, "spatialReference": { "wkid": 103012, "latestWkid": 6430, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103012, "latestWkid": 6430, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 46, 130, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "RefName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "RefName", "type": "esriFieldTypeString", "alias": "RefName", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "RefName" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1508_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1508", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_1508", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S950_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Erie Address Grid", "description": "", "prototype": { "attributes": {"RefName": null} }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 20000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b0b4ae8eaec8404188eac293710bb980" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 15, "name": "Municipal Watershed Parcels", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 3110708.0961796343, "ymin": 1243373.9377713948, "xmax": 3137671.4907435477, "ymax": 1280445.0391539782, "spatialReference": { "wkid": 103012, "latestWkid": 6430, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103012, "latestWkid": 6430, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 181, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Parcel", "type": "esriFieldTypeString", "alias": "Parcel", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Parcel" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 300, "defaultValue": null, "modelName": "NAME" }, { "name": "BUSINESSNA", "type": "esriFieldTypeString", "alias": "BUSINESSNA", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BUSINESSNA" }, { "name": "CAREOF", "type": "esriFieldTypeString", "alias": "CAREOF", "domain": null, "editable": true, "nullable": true, "length": 300, "defaultValue": null, "modelName": "CAREOF" }, { "name": "ADDRESS1", "type": "esriFieldTypeString", "alias": "ADDRESS1", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "ADDRESS1" }, { "name": "ADDRESS2", "type": "esriFieldTypeString", "alias": "ADDRESS2", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "ADDRESS2" }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "CITY" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STATE" }, { "name": "ZIPCODE", "type": "esriFieldTypeString", "alias": "ZIPCODE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ZIPCODE" }, { "name": "Owner_Address_mailingCountry", "type": "esriFieldTypeString", "alias": "Owner_Address_mailingCountry", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Owner_Address_mailingCountry" }, { "name": "STREETNO", "type": "esriFieldTypeString", "alias": "STREETNO", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "STREETNO" }, { "name": "STREETDIR", "type": "esriFieldTypeString", "alias": "STREETDIR", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STREETDIR" }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "STREETNAME", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "STREETNAME" }, { "name": "STREETSUF", "type": "esriFieldTypeString", "alias": "STREETSUF", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "STREETSUF" }, { "name": "STREETSDIR", "type": "esriFieldTypeString", "alias": "STREETSDIR", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "STREETSDIR" }, { "name": "STREETALP", "type": "esriFieldTypeString", "alias": "STREETALP", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "STREETALP" }, { "name": "FULL_ADDRE", "type": "esriFieldTypeString", "alias": "FULL_ADDRE", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "FULL_ADDRE" }, { "name": "LOCCITY", "type": "esriFieldTypeString", "alias": "LOCCITY", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "LOCCITY" }, { "name": "ACCTTYPE", "type": "esriFieldTypeString", "alias": "ACCTTYPE", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "ACCTTYPE" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "APRDIST", "type": "esriFieldTypeString", "alias": "APRDIST", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "APRDIST" }, { "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": 7, "defaultValue": null, "modelName": "BLOCK" }, { "name": "LEGAL", "type": "esriFieldTypeString", "alias": "LEGAL", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LEGAL" }, { "name": "MHSPACE", "type": "esriFieldTypeString", "alias": "MHSPACE", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "MHSPACE" }, { "name": "MILL_LEVY", "type": "esriFieldTypeDouble", "alias": "MILL_LEVY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MILL_LEVY" }, { "name": "SUBCODE", "type": "esriFieldTypeString", "alias": "SUBCODE", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "SUBCODE" }, { "name": "SUBNAME", "type": "esriFieldTypeString", "alias": "SUBNAME", "domain": null, "editable": true, "nullable": true, "length": 300, "defaultValue": null, "modelName": "SUBNAME" }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "TOWNSHIP" }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "RANGE", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "RANGE" }, { "name": "CONDOCODE", "type": "esriFieldTypeString", "alias": "CONDOCODE", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "CONDOCODE" }, { "name": "CONDONAME", "type": "esriFieldTypeString", "alias": "CONDONAME", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "CONDONAME" }, { "name": "CONDOUNIT", "type": "esriFieldTypeString", "alias": "CONDOUNIT", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "CONDOUNIT" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "strap", "type": "esriFieldTypeString", "alias": "Account #", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "strap" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1519_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1519", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_1519", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S961_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Municipal Watershed Parcels", "description": "", "prototype": { "attributes": { "strap": null, "Parcel": null, "NAME": null, "BUSINESSNA": null, "CAREOF": null, "ADDRESS1": null, "ADDRESS2": null, "CITY": null, "STATE": null, "ZIPCODE": null, "Owner_Address_mailingCountry": null, "STREETNO": null, "STREETDIR": null, "STREETNAME": null, "STREETSUF": null, "STREETSDIR": null, "STREETALP": null, "FULL_ADDRE": null, "LOCCITY": null, "ACCTTYPE": null, "ACRES": null, "APRDIST": null, "LOT": null, "BLOCK": null, "LEGAL": null, "MHSPACE": null, "MILL_LEVY": null, "SUBCODE": null, "SUBNAME": null, "TOWNSHIP": null, "RANGE": null, "CONDOCODE": null, "CONDONAME": null, "CONDOUNIT": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 20000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b0b4ae8eaec8404188eac293710bb980" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 16, "name": "Erie Annexations Tax Districts", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 3110714.7146047205, "ymin": 1243252.584667638, "xmax": 3146016.342820227, "ymax": 1280441.7730843872, "spatialReference": { "wkid": 103012, "latestWkid": 6430, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103012, "latestWkid": 6430, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "County_Tax_District", "uniqueValueGroups": [ { "heading": "County_Tax_District", "classes": [ { "label": "Boulder County 8.485%", "description": "Boulder County 8.485%", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Boulder County 8.485%" ] ] }, { "label": "Weld 6.4%", "description": "Weld 6.4%", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Weld 6.4%" ] ] }, { "label": "Weld 7.4%", "description": "Weld 7.4%", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 214, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Weld 7.4%" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Boulder County 8.485%", "label": "Boulder County 8.485%" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Weld 6.4%", "label": "Weld 6.4%" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 214, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Weld 7.4%", "label": "Weld 7.4%" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 235, 255 ], "toColor": [ 215, 252, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 179, 252, 255 ], "toColor": [ 251, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 183, 179, 255 ], "toColor": [ 252, 183, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 209, 252, 255 ], "toColor": [ 184, 209, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 242, 182, 255 ], "toColor": [ 252, 242, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 182, 255 ], "toColor": [ 192, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 215, 252, 255 ], "toColor": [ 247, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 187, 252, 255 ], "toColor": [ 199, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 224, 212, 255 ], "toColor": [ 252, 224, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 218, 255 ], "toColor": [ 252, 184, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 235, 252, 255 ], "toColor": [ 182, 235, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 252, 212, 255 ], "toColor": [ 240, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 217, 255 ], "toColor": [ 194, 252, 217, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "ANNEXNAME", "typeIdField": "County_Tax_District", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ANNEXNAME", "type": "esriFieldTypeString", "alias": "ANNEXNAME", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "ANNEXNAME" }, { "name": "YEAR", "type": "esriFieldTypeInteger", "alias": "YEAR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YEAR" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "County_Tax_District", "type": "esriFieldTypeString", "alias": "County_Tax_District", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "County_Tax_District" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Ordinance", "type": "esriFieldTypeString", "alias": "Ordinance Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Ordinance" }, { "name": "Recording", "type": "esriFieldTypeString", "alias": "Recording Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Recording" }, { "name": "Effective", "type": "esriFieldTypeDate", "alias": "Effective Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Effective" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1481_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1481", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_1481", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S923_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "types": [ { "id": "Boulder County 8.485%", "name": "Boulder County 8.485%", "domains": {}, "templates": [ { "name": "Boulder County 8.485%", "description": "", "prototype": { "attributes": { "ACRES": null, "Recording": null, "ANNEXNAME": null, "YEAR": null, "County_Tax_District": "Boulder County 8.485%", "Effective": null, "Ordinance": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Weld 6.4%", "name": "Weld 6.4%", "domains": {}, "templates": [ { "name": "Weld 6.4%", "description": "", "prototype": { "attributes": { "ACRES": null, "Recording": null, "ANNEXNAME": null, "YEAR": null, "County_Tax_District": "Weld 6.4%", "Effective": null, "Ordinance": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Weld 7.4%", "name": "Weld 7.4%", "domains": {}, "templates": [ { "name": "Weld 7.4%", "description": "", "prototype": { "attributes": { "ACRES": null, "Recording": null, "ANNEXNAME": null, "YEAR": null, "County_Tax_District": "Weld 7.4%", "Effective": null, "Ordinance": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 20000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b0b4ae8eaec8404188eac293710bb980" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 17, "name": "Contours 1ft (2020)", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 3107027.8751936406, "ymin": 1242433.3605843037, "xmax": 3153794.2609913945, "ymax": 1284793.8470573872, "spatialReference": { "wkid": 103012, "latestWkid": 6430, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103012, "latestWkid": 6430, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 153, 134, 50, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "ContourElev", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ContourElev", "type": "esriFieldTypeDouble", "alias": "ContourElev", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ContourElev" }, { "name": "ContType", "type": "esriFieldTypeInteger", "alias": "ContType", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ContType" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1349_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1349", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_1349", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S857_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Contours 1ft (2020)", "description": "", "prototype": { "attributes": { "ContType": null, "ContourElev": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 20000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b0b4ae8eaec8404188eac293710bb980" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 18, "name": "Schools", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 3113099.647170797, "ymin": 1242579.3743999004, "xmax": 3139620.6827113032, "ymax": 1277961.574960813, "spatialReference": { "wkid": 103012, "latestWkid": 6430, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103012, "latestWkid": 6430, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 62, 142, 132, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "Name" }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Type" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "STATUS" }, { "name": "District", "type": "esriFieldTypeString", "alias": "District", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "District" }, { "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": "R1620_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1620", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1040_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Schools", "description": "", "prototype": { "attributes": { "District": null, "Name": null, "Type": null, "STATUS": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 20000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b0b4ae8eaec8404188eac293710bb980" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 20, "name": "Home Rule Districts", "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 3110714.324841723, "ymin": 1243248.0131544769, "xmax": 3146001.2998713106, "ymax": 1280439.5775507241, "spatialReference": { "wkid": 103012, "latestWkid": 6430, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103012, "latestWkid": 6430, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 203, 201, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 320, "defaultValue": null, "modelName": "Name" }, { "name": "FolderPath", "type": "esriFieldTypeString", "alias": "FolderPath", "domain": null, "editable": true, "nullable": true, "length": 320, "defaultValue": null, "modelName": "FolderPath" }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SymbolID" }, { "name": "AltMode", "type": "esriFieldTypeSmallInteger", "alias": "AltMode", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AltMode" }, { "name": "Base", "type": "esriFieldTypeDouble", "alias": "Base", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Base" }, { "name": "Clamped", "type": "esriFieldTypeSmallInteger", "alias": "Clamped", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Clamped" }, { "name": "Extruded", "type": "esriFieldTypeSmallInteger", "alias": "Extruded", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Extruded" }, { "name": "Snippet", "type": "esriFieldTypeString", "alias": "Snippet", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Snippet" }, { "name": "PopupInfo", "type": "esriFieldTypeString", "alias": "PopupInfo", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "PopupInfo" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1264_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S795_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Home Rule Districts", "description": "", "prototype": { "attributes": { "PopupInfo": null, "Name": null, "FolderPath": null, "SymbolID": null, "AltMode": null, "Base": null, "Clamped": null, "Extruded": null, "Snippet": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 20000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b0b4ae8eaec8404188eac293710bb980" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 21, "name": "Voting Precincts", "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 3111206.812045723, "ymin": 1243251.2765993923, "xmax": 3145998.200796142, "ymax": 1280442.8413237333, "spatialReference": { "wkid": 103012, "latestWkid": 6430, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103012, "latestWkid": 6430, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 201, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 320, "defaultValue": null, "modelName": "Name" }, { "name": "FolderPath", "type": "esriFieldTypeString", "alias": "FolderPath", "domain": null, "editable": true, "nullable": true, "length": 320, "defaultValue": null, "modelName": "FolderPath" }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SymbolID" }, { "name": "AltMode", "type": "esriFieldTypeSmallInteger", "alias": "AltMode", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AltMode" }, { "name": "Base", "type": "esriFieldTypeDouble", "alias": "Base", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Base" }, { "name": "Clamped", "type": "esriFieldTypeSmallInteger", "alias": "Clamped", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Clamped" }, { "name": "Extruded", "type": "esriFieldTypeSmallInteger", "alias": "Extruded", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Extruded" }, { "name": "Snippet", "type": "esriFieldTypeString", "alias": "Snippet", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Snippet" }, { "name": "PopupInfo", "type": "esriFieldTypeString", "alias": "PopupInfo", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "PopupInfo" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1263_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S794_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Voting Precincts", "description": "", "prototype": { "attributes": { "PopupInfo": null, "Name": null, "FolderPath": null, "SymbolID": null, "AltMode": null, "Base": null, "Clamped": null, "Extruded": null, "Snippet": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 20000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b0b4ae8eaec8404188eac293710bb980" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 22, "name": "Hydrants", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 3111441.2564587146, "ymin": 1243460.6583984792, "xmax": 3144425.759715304, "ymax": 1279491.8245249838, "spatialReference": { "wkid": 103012, "latestWkid": 6430, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103012, "latestWkid": 6430, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 112, 255, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "FACILITYID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDATE" }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "Location Description", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LOCDESC" }, { "name": "ROTATION", "type": "esriFieldTypeDouble", "alias": "Rotation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROTATION" }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": { "type": "codedValue", "name": "wHydrantManufacturer", "description": "List of Hydrant Manufacturers", "codedValues": [ { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" }, { "name": "CLOW", "code": "CLOW" }, { "name": "DRESSER", "code": "DRESSER" }, { "name": "KENNEDY", "code": "KENNEDY" }, { "name": "MUELLER", "code": "MUELLER" }, { "name": "WATEROUS-PACER", "code": "WATEROUS-PACER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MANUFACTURER" }, { "name": "OPERABLE", "type": "esriFieldTypeSmallInteger", "alias": "Operable", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "OPERABLE" }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "Geometric Network Enabled domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "ENABLED" }, { "name": "ACTIVEFLAG", "type": "esriFieldTypeSmallInteger", "alias": "Active Flag", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "ACTIVEFLAG" }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "Erie", "code": 1 }, { "name": "HOA", "code": 2 }, { "name": "United Power", "code": 3 }, { "name": "Xcel", "code": 4 }, { "name": "Lafayette", "code": 5 }, { "name": "Left Hand Water", "code": 6 }, { "name": "Metro District", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "OWNEDBY" }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "Erie", "code": 1 }, { "name": "HOA", "code": 2 }, { "name": "United Power", "code": 3 }, { "name": "Xcel", "code": 4 }, { "name": "Lafayette", "code": 5 }, { "name": "Left Hand Water", "code": 6 }, { "name": "Metro District", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "MAINTBY" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "UDF_ORDER", "type": "esriFieldTypeString", "alias": "UDF_ORDER", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "UDF_ORDER" }, { "name": "PSI", "type": "esriFieldTypeInteger", "alias": "PSI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PSI" }, { "name": "Subdivision", "type": "esriFieldTypeString", "alias": "Subdivision", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Subdivision" }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "domain": { "type": "codedValue", "name": "Source", "description": "The source of the map data", "codedValues": [ { "name": "ELECTRONIC ASBUILT", "code": "ELECTRONIC ASBUILT" }, { "name": "MASTER PLAN", "code": "MASTER PLAN" }, { "name": "CONSTRUCTION DESIGN", "code": "CONSTRUCTION DESIGN" }, { "name": "CONSTRUCTION ASBUILT", "code": "CONSTRUCTION ASBUILT" }, { "name": "SURVEY DATA", "code": "SURVEY DATA" }, { "name": "GPS", "code": "GPS" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "PLANIMETRIC", "code": "PLANIMETRIC" }, { "name": "RECORD DRAWING", "code": "RECORD DRAWING" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "SOURCE" }, { "name": "PROJECT", "type": "esriFieldTypeString", "alias": "Project Name", "domain": null, "editable": true, "nullable": true, "length": 300, "defaultValue": null, "modelName": "PROJECT" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "DOCLINK", "type": "esriFieldTypeString", "alias": "DOCLINK", "domain": null, "editable": true, "nullable": true, "length": 400, "defaultValue": null, "modelName": "DOCLINK" }, { "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": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "R1558_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1558", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G75591FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1558", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S985_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "erie.GIS.wHydrant", "description": "", "prototype": { "attributes": { "DOCLINK": null, "FACILITYID": null, "INSTALLDATE": null, "LOCDESC": null, "ROTATION": null, "MANUFACTURER": null, "OPERABLE": 1, "ENABLED": 1, "ACTIVEFLAG": 1, "OWNEDBY": 1, "MAINTBY": 1, "LASTUPDATE": null, "LASTEDITOR": null, "UDF_ORDER": null, "PSI": null, "Subdivision": null, "SOURCE": null, "PROJECT": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 20000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b0b4ae8eaec8404188eac293710bb980" } ], "tables": [] }