{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Trails", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 1.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": 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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 255, "domain": null }, { "name": "WIDTH", "type": "esriFieldTypeDouble", "alias": "Width", "domain": null }, { "name": "WidthCategory", "type": "esriFieldTypeString", "alias": "Width Category", "length": 10, "domain": null }, { "name": "SURFTYPE", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 20, "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" } }, { "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" } }, { "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" } }, { "name": "TRAIL_TYPE_ER", "type": "esriFieldTypeString", "alias": "TRAIL_TYPE_ER", "length": 50, "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" } }, { "name": "LENGTH_ER", "type": "esriFieldTypeDouble", "alias": "LENGTH_ER", "domain": null }, { "name": "FACILITYID_ER", "type": "esriFieldTypeString", "alias": "FACILITYID_ER", "length": 50, "domain": null }, { "name": "TRAILSTATUS_ER", "type": "esriFieldTypeString", "alias": "Trail Status Erie", "length": 10, "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" } }, { "name": "SnowRouteName", "type": "esriFieldTypeString", "alias": "SnowRouteName", "length": 50, "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" } }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "OS_Zones", "type": "esriFieldTypeString", "alias": "OS_Zones", "length": 3, "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" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 20000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "e2ec77b01ead43b6949a4b43b250b7ca" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 19, "name": "Erie Owned Parks and OS", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "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 }, "defaultVisibility": 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 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ParkName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ParkName", "type": "esriFieldTypeString", "alias": "Park Name", "length": 100, "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" } }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 100, "domain": null }, { "name": "Perimeter", "type": "esriFieldTypeDouble", "alias": "Perimeter", "domain": null }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null }, { "name": "ADAAccessible", "type": "esriFieldTypeString", "alias": "ADA Accessible", "length": 100, "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" } }, { "name": "Ballfields", "type": "esriFieldTypeString", "alias": "Ballfields", "length": 100, "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" } }, { "name": "Baseball", "type": "esriFieldTypeString", "alias": "Baseball", "length": 100, "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" } }, { "name": "Basketball", "type": "esriFieldTypeString", "alias": "Basketball", "length": 100, "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" } }, { "name": "BikingTrail", "type": "esriFieldTypeString", "alias": "Biking Trail", "length": 100, "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" } }, { "name": "Concession", "type": "esriFieldTypeString", "alias": "Concession", "length": 100, "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" } }, { "name": "DemonstrationGardens", "type": "esriFieldTypeString", "alias": "Demonstration Gardens", "length": 100, "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" } }, { "name": "DiscGolf", "type": "esriFieldTypeString", "alias": "Disc Golf", "length": 100, "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" } }, { "name": "DrinkingFountains", "type": "esriFieldTypeString", "alias": "Drinking Fountains", "length": 100, "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" } }, { "name": "ElectricalOutlet", "type": "esriFieldTypeString", "alias": "Electrical Outlet", "length": 100, "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" } }, { "name": "FitnessEquipment", "type": "esriFieldTypeString", "alias": "Fitness Equipment", "length": 100, "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" } }, { "name": "Grill", "type": "esriFieldTypeString", "alias": "Grill", "length": 100, "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" } }, { "name": "Horseshoes", "type": "esriFieldTypeString", "alias": "Horseshoes", "length": 100, "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" } }, { "name": "MultiPurposeFields", "type": "esriFieldTypeString", "alias": "Multi-Purpose Fields", "length": 100, "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" } }, { "name": "NaturalArea", "type": "esriFieldTypeString", "alias": "Natural Area", "length": 100, "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" } }, { "name": "Parking", "type": "esriFieldTypeString", "alias": "Parking", "length": 100, "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" } }, { "name": "PickleballCourt", "type": "esriFieldTypeString", "alias": "Pickleball Court", "length": 100, "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" } }, { "name": "PicnicArea", "type": "esriFieldTypeString", "alias": "Picnic Area", "length": 100, "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" } }, { "name": "PicnicPavillion", "type": "esriFieldTypeString", "alias": "Picnic Pavillion", "length": 100, "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" } }, { "name": "PlaygroundEquipment", "type": "esriFieldTypeString", "alias": "Playground Equipment", "length": 100, "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" } }, { "name": "Pool", "type": "esriFieldTypeString", "alias": "Pool", "length": 100, "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" } }, { "name": "PortableRestrooms", "type": "esriFieldTypeString", "alias": "Portable Restrooms", "length": 100, "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" } }, { "name": "PumpTrack", "type": "esriFieldTypeString", "alias": "Pump Track", "length": 100, "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" } }, { "name": "SingletrackTrails", "type": "esriFieldTypeString", "alias": "Singletrack Trails", "length": 100, "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" } }, { "name": "SkatePark", "type": "esriFieldTypeString", "alias": "Skate Park", "length": 100, "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" } }, { "name": "SleddingHill", "type": "esriFieldTypeString", "alias": "Sledding Hill", "length": 100, "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" } }, { "name": "Soccer", "type": "esriFieldTypeString", "alias": "Soccer", "length": 100, "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" } }, { "name": "Splashpad", "type": "esriFieldTypeString", "alias": "Splashpad", "length": 100, "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" } }, { "name": "TennisCourt", "type": "esriFieldTypeString", "alias": "Tennis Court", "length": 100, "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" } }, { "name": "Volleyball", "type": "esriFieldTypeString", "alias": "Volleyball", "length": 100, "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" } }, { "name": "WalkingTrail", "type": "esriFieldTypeString", "alias": "Walking Trail", "length": 100, "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" } }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 1000, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 10, "domain": null }, { "name": "LandType", "type": "esriFieldTypeString", "alias": "Land Type", "length": 20, "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" } }, { "name": "DissolveName", "type": "esriFieldTypeString", "alias": "DissolveName", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 20000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "e2ec77b01ead43b6949a4b43b250b7ca" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Park and Recreation Areas", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "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 }, "defaultVisibility": 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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 255, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner", "length": 255, "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" } }, { "name": "PUBLIC_ACCESS", "type": "esriFieldTypeString", "alias": "Public Access", "length": 255, "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" } }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "AcquiredDate", "type": "esriFieldTypeDate", "alias": "Acquired Date", "length": 8, "domain": null }, { "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" } }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "Location Description", "length": 300, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "length": 75, "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" } }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Area", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "HOA_ENTITYID", "type": "esriFieldTypeString", "alias": "HOA_ENTITYID", "length": 50, "domain": null }, { "name": "MD_ENTITYID", "type": "esriFieldTypeString", "alias": "MD_ENTITYID", "length": 20, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 20000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "e2ec77b01ead43b6949a4b43b250b7ca" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "Green Space", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "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": [ 199, 44, 145, 255 ], "toColor": [ 199, 44, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 184, 112, 255 ], "toColor": [ 64, 184, 112, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 53, 123, 184, 255 ], "toColor": [ 53, 123, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 110, 44, 255 ], "toColor": [ 176, 110, 44, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 55, 41, 186, 255 ], "toColor": [ 55, 41, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 196, 53, 255 ], "toColor": [ 187, 196, 53, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 60, 183, 194, 255 ], "toColor": [ 60, 183, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 36, 56, 255 ], "toColor": [ 156, 36, 56, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 55, 201, 50, 255 ], "toColor": [ 55, 201, 50, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 42, 67, 156, 255 ], "toColor": [ 42, 67, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 48, 194, 255 ], "toColor": [ 172, 48, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 112, 161, 64, 255 ], "toColor": [ 112, 161, 64, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 58, 36, 255 ], "toColor": [ 171, 58, 36, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 63, 103, 255 ], "toColor": [ 158, 63, 103, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 101, 47, 156, 255 ], "toColor": [ 101, 47, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 140, 42, 255 ], "toColor": [ 156, 140, 42, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 34, 161, 135, 255 ], "toColor": [ 34, 161, 135, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 80, 61, 255 ], "toColor": [ 156, 80, 61, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 149, 61, 156, 255 ], "toColor": [ 149, 61, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 117, 191, 55, 255 ], "toColor": [ 117, 191, 55, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 46, 158, 57, 255 ], "toColor": [ 46, 158, 57, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": 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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 255, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner", "length": 255, "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" } }, { "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" } }, { "name": "PUBLIC_ACCESS", "type": "esriFieldTypeString", "alias": "Public Access", "length": 255, "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" } }, { "name": "AcquiredDate", "type": "esriFieldTypeDate", "alias": "Acquired Date", "length": 8, "domain": null }, { "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" } }, { "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" } }, { "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" } }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "Location Description", "length": 300, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "length": 75, "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" } }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "HOA_ENTITYID", "type": "esriFieldTypeString", "alias": "HOA_ENTITYID", "length": 50, "domain": null }, { "name": "MD_ENTITYID", "type": "esriFieldTypeString", "alias": "MD_ENTITYID", "length": 20, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 20000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "e2ec77b01ead43b6949a4b43b250b7ca" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "Address Pts", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "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 }, "defaultVisibility": 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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CC_ST_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "HOUSE_NUM", "type": "esriFieldTypeInteger", "alias": "HOUSE_NUM", "domain": null }, { "name": "PRE_DIR", "type": "esriFieldTypeString", "alias": "PRE_DIR", "length": 4, "domain": null }, { "name": "CC_ST_NAME", "type": "esriFieldTypeString", "alias": "CC_ST_NAME", "length": 50, "domain": null }, { "name": "ST_TYPE", "type": "esriFieldTypeString", "alias": "ST_TYPE", "length": 10, "domain": null }, { "name": "SUF_DIR", "type": "esriFieldTypeString", "alias": "SUF_DIR", "length": 4, "domain": null }, { "name": "UNIT", "type": "esriFieldTypeString", "alias": "UNIT", "length": 15, "domain": null }, { "name": "JURIS", "type": "esriFieldTypeString", "alias": "JURIS", "length": 50, "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 50, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 2, "domain": null }, { "name": "ZIPCODE", "type": "esriFieldTypeString", "alias": "ZIPCODE", "length": 5, "domain": null }, { "name": "CC_FULLNAME", "type": "esriFieldTypeString", "alias": "CC_FULLNAME", "length": 50, "domain": null }, { "name": "CC_FULLADDR_U", "type": "esriFieldTypeString", "alias": "CC_FULLADDR_U", "length": 50, "domain": null }, { "name": "SUBDIV", "type": "esriFieldTypeString", "alias": "SUBDIV", "length": 100, "domain": null }, { "name": "ImpactFees", "type": "esriFieldTypeString", "alias": "ImpactFees", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 20, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "UNITTYPE", "type": "esriFieldTypeString", "alias": "UNITTYPE", "length": 255, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1293_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S812_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 20000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "e2ec77b01ead43b6949a4b43b250b7ca" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "Centerlines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "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": [ 217, 143, 191, 255 ], "toColor": [ 217, 143, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 84, 240, 84, 255 ], "toColor": [ 84, 240, 84, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 232, 230, 255 ], "toColor": [ 90, 232, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 203, 88, 255 ], "toColor": [ 245, 203, 88, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 94, 247, 255 ], "toColor": [ 143, 94, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 78, 54, 255 ], "toColor": [ 153, 78, 54, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 120, 148, 96, 255 ], "toColor": [ 120, 148, 96, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 83, 149, 230, 255 ], "toColor": [ 83, 149, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 85, 55, 128, 255 ], "toColor": [ 85, 55, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 71, 134, 148, 255 ], "toColor": [ 71, 134, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 185, 153, 255 ], "toColor": [ 232, 185, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 245, 159, 255 ], "toColor": [ 183, 245, 159, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 89, 123, 255 ], "toColor": [ 247, 89, 123, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": 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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREETNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PREFIX", "type": "esriFieldTypeString", "alias": "PREFIX", "length": 2, "domain": null }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "STREETNAME", "length": 20, "domain": null }, { "name": "STREETTYPE", "type": "esriFieldTypeString", "alias": "STREETTYPE", "length": 4, "domain": null }, { "name": "SUFFIX", "type": "esriFieldTypeString", "alias": "SUFFIX", "length": 2, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 254, "domain": null }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "length": 254, "domain": null }, { "name": "ROUTE", "type": "esriFieldTypeString", "alias": "ROUTE", "length": 11, "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 254, "domain": null }, { "name": "street", "type": "esriFieldTypeString", "alias": "street", "length": 30, "domain": null }, { "name": "fromleft", "type": "esriFieldTypeInteger", "alias": "fromleft", "domain": null }, { "name": "toleft", "type": "esriFieldTypeInteger", "alias": "toleft", "domain": null }, { "name": "fromright", "type": "esriFieldTypeInteger", "alias": "fromright", "domain": null }, { "name": "toright", "type": "esriFieldTypeInteger", "alias": "toright", "domain": null }, { "name": "Lanes", "type": "esriFieldTypeInteger", "alias": "Lanes", "domain": null }, { "name": "ERIEFUNCLASS", "type": "esriFieldTypeString", "alias": "Erie Functional Classification", "length": 75, "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" } }, { "name": "SEG_LENGTH", "type": "esriFieldTypeDouble", "alias": "Length (Miles)", "domain": null }, { "name": "FROM_DESCR", "type": "esriFieldTypeString", "alias": "From Feature", "length": 50, "domain": null }, { "name": "TO_DESCR", "type": "esriFieldTypeString", "alias": "To Feature", "length": 50, "domain": null }, { "name": "PRIORITY", "type": "esriFieldTypeString", "alias": "Priority", "length": 50, "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" } }, { "name": "MAINTOPTION", "type": "esriFieldTypeString", "alias": "Maintenance Option", "length": 50, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Linear Feet", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1583_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1009_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 20000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "e2ec77b01ead43b6949a4b43b250b7ca" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "Subdivisions", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "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 }, "defaultVisibility": 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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SUBDIVISIO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "FILING", "type": "esriFieldTypeString", "alias": "FILING", "length": 75, "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "SUBDIVISIO", "type": "esriFieldTypeString", "alias": "SUBDIVISIO", "length": 75, "domain": null }, { "name": "Shape_STAr", "type": "esriFieldTypeDouble", "alias": "Shape_STAr", "domain": null }, { "name": "Shape_STLe", "type": "esriFieldTypeDouble", "alias": "Shape_STLe", "domain": null }, { "name": "Comp_by", "type": "esriFieldTypeString", "alias": "Comp_by", "length": 50, "domain": null }, { "name": "comp_date", "type": "esriFieldTypeDate", "alias": "comp_date", "length": 8, "domain": null }, { "name": "contract", "type": "esriFieldTypeString", "alias": "contract", "length": 50, "domain": null }, { "name": "I_H_Meters", "type": "esriFieldTypeString", "alias": "I_H_Meters", "length": 3, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ProjectType", "type": "esriFieldTypeString", "alias": "ProjectType", "length": 20, "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" } }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 20, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "GlobalID_1", "type": "esriFieldTypeGlobalID", "alias": "GlobalID_1", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 20000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "e2ec77b01ead43b6949a4b43b250b7ca" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 6, "name": "Town Boundary", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "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 }, "defaultVisibility": 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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "County", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Sqmiles", "type": "esriFieldTypeDouble", "alias": "Sqmiles", "domain": null }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 3, "domain": null }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 2, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1295_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S814_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 20000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "e2ec77b01ead43b6949a4b43b250b7ca" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 7, "name": "Planning Area", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "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 }, "defaultVisibility": 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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SQMI", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SQMI", "type": "esriFieldTypeDouble", "alias": "Square Miles", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 20000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "e2ec77b01ead43b6949a4b43b250b7ca" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 8, "name": "Zoning", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "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 }, "defaultVisibility": 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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ParcelID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ParcelID", "type": "esriFieldTypeString", "alias": "PARCEL", "length": 18, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "length": 25, "domain": null }, { "name": "PROP_ZONE", "type": "esriFieldTypeString", "alias": "Zoning Class", "length": 15, "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" } }, { "name": "ZONEDESCRIPTION", "type": "esriFieldTypeString", "alias": "Zoning Description", "length": 50, "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" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Recording", "type": "esriFieldTypeString", "alias": "Recording Number", "length": 50, "domain": null }, { "name": "PUD", "type": "esriFieldTypeString", "alias": "PUD", "length": 3, "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" } }, { "name": "Ordinance", "type": "esriFieldTypeString", "alias": "Ordinance Number", "length": 50, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "DOCLINK", "type": "esriFieldTypeString", "alias": "Recorded Document Link", "length": 300, "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 20, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 20000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "e2ec77b01ead43b6949a4b43b250b7ca" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 9, "name": "Comp Plan", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "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 }, "defaultVisibility": 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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LU", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Parcel", "type": "esriFieldTypeString", "alias": "Parcel", "length": 25, "domain": null }, { "name": "LU_Desc", "type": "esriFieldTypeString", "alias": "Land Use Description", "length": 400, "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 255, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "LU", "type": "esriFieldTypeString", "alias": "Land Use", "length": 50, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 20000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "e2ec77b01ead43b6949a4b43b250b7ca" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 10, "name": "Parcels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 208, 142, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": 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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Parcel", "type": "esriFieldTypeString", "alias": "Parcel", "length": 25, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 300, "domain": null }, { "name": "BUSINESSNA", "type": "esriFieldTypeString", "alias": "BUSINESSNA", "length": 50, "domain": null }, { "name": "CAREOF", "type": "esriFieldTypeString", "alias": "CAREOF", "length": 300, "domain": null }, { "name": "ADDRESS1", "type": "esriFieldTypeString", "alias": "ADDRESS1", "length": 40, "domain": null }, { "name": "ADDRESS2", "type": "esriFieldTypeString", "alias": "ADDRESS2", "length": 40, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 40, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 2, "domain": null }, { "name": "ZIPCODE", "type": "esriFieldTypeString", "alias": "ZIPCODE", "length": 10, "domain": null }, { "name": "Owner_Address_mailingCountry", "type": "esriFieldTypeString", "alias": "Owner_Address_mailingCountry", "length": 255, "domain": null }, { "name": "STREETNO", "type": "esriFieldTypeString", "alias": "STREETNO", "length": 10, "domain": null }, { "name": "STREETDIR", "type": "esriFieldTypeString", "alias": "STREETDIR", "length": 2, "domain": null }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "STREETNAME", "length": 35, "domain": null }, { "name": "STREETSUF", "type": "esriFieldTypeString", "alias": "STREETSUF", "length": 4, "domain": null }, { "name": "STREETSDIR", "type": "esriFieldTypeString", "alias": "STREETSDIR", "length": 4, "domain": null }, { "name": "STREETALP", "type": "esriFieldTypeString", "alias": "STREETALP", "length": 6, "domain": null }, { "name": "FULL_ADDRE", "type": "esriFieldTypeString", "alias": "FULL_ADDRE", "length": 150, "domain": null }, { "name": "LOCCITY", "type": "esriFieldTypeString", "alias": "LOCCITY", "length": 24, "domain": null }, { "name": "ACCTTYPE", "type": "esriFieldTypeString", "alias": "ACCTTYPE", "length": 15, "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "APRDIST", "type": "esriFieldTypeString", "alias": "APRDIST", "length": 30, "domain": null }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "LOT", "length": 6, "domain": null }, { "name": "BLOCK", "type": "esriFieldTypeString", "alias": "BLOCK", "length": 7, "domain": null }, { "name": "LEGAL", "type": "esriFieldTypeString", "alias": "LEGAL", "length": 254, "domain": null }, { "name": "MHSPACE", "type": "esriFieldTypeString", "alias": "MHSPACE", "length": 4, "domain": null }, { "name": "MILL_LEVY", "type": "esriFieldTypeDouble", "alias": "MILL_LEVY", "domain": null }, { "name": "SUBCODE", "type": "esriFieldTypeString", "alias": "SUBCODE", "length": 6, "domain": null }, { "name": "SUBNAME", "type": "esriFieldTypeString", "alias": "SUBNAME", "length": 300, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "length": 100, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "RANGE", "length": 3, "domain": null }, { "name": "CONDOCODE", "type": "esriFieldTypeString", "alias": "CONDOCODE", "length": 6, "domain": null }, { "name": "CONDONAME", "type": "esriFieldTypeString", "alias": "CONDONAME", "length": 80, "domain": null }, { "name": "CONDOUNIT", "type": "esriFieldTypeString", "alias": "CONDOUNIT", "length": 6, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "strap", "type": "esriFieldTypeString", "alias": "Account #", "length": 50, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 20000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "e2ec77b01ead43b6949a4b43b250b7ca" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 11, "name": "Residential Development Activity", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "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 }, "defaultVisibility": 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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Dev_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "Dev_Name", "type": "esriFieldTypeString", "alias": "Dev_Name", "length": 50, "domain": null }, { "name": "Dev_Cond", "type": "esriFieldTypeString", "alias": "Dev_Cond", "length": 30, "domain": null }, { "name": "Dev_Type", "type": "esriFieldTypeString", "alias": "Dev_Type", "length": 50, "domain": null }, { "name": "Muni", "type": "esriFieldTypeString", "alias": "Muni", "length": 15, "domain": null }, { "name": "Dwell_Unit", "type": "esriFieldTypeInteger", "alias": "DU", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 20000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "e2ec77b01ead43b6949a4b43b250b7ca" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 12, "name": "Quarter Corner Monuments 2020", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "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 }, "defaultVisibility": 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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OBJECTID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 20000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "e2ec77b01ead43b6949a4b43b250b7ca" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 13, "name": "Quarter Section Lines 2020", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 57, 150, 57, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": 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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OBJECTID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 20000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "e2ec77b01ead43b6949a4b43b250b7ca" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 14, "name": "Erie Address Grid", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 46, 130, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": 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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RefName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "RefName", "type": "esriFieldTypeString", "alias": "RefName", "length": 254, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 20000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "e2ec77b01ead43b6949a4b43b250b7ca" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 15, "name": "Municipal Watershed Parcels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "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 }, "defaultVisibility": 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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Parcel", "type": "esriFieldTypeString", "alias": "Parcel", "length": 25, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 300, "domain": null }, { "name": "BUSINESSNA", "type": "esriFieldTypeString", "alias": "BUSINESSNA", "length": 50, "domain": null }, { "name": "CAREOF", "type": "esriFieldTypeString", "alias": "CAREOF", "length": 300, "domain": null }, { "name": "ADDRESS1", "type": "esriFieldTypeString", "alias": "ADDRESS1", "length": 40, "domain": null }, { "name": "ADDRESS2", "type": "esriFieldTypeString", "alias": "ADDRESS2", "length": 40, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 40, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 2, "domain": null }, { "name": "ZIPCODE", "type": "esriFieldTypeString", "alias": "ZIPCODE", "length": 10, "domain": null }, { "name": "Owner_Address_mailingCountry", "type": "esriFieldTypeString", "alias": "Owner_Address_mailingCountry", "length": 255, "domain": null }, { "name": "STREETNO", "type": "esriFieldTypeString", "alias": "STREETNO", "length": 10, "domain": null }, { "name": "STREETDIR", "type": "esriFieldTypeString", "alias": "STREETDIR", "length": 2, "domain": null }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "STREETNAME", "length": 35, "domain": null }, { "name": "STREETSUF", "type": "esriFieldTypeString", "alias": "STREETSUF", "length": 4, "domain": null }, { "name": "STREETSDIR", "type": "esriFieldTypeString", "alias": "STREETSDIR", "length": 4, "domain": null }, { "name": "STREETALP", "type": "esriFieldTypeString", "alias": "STREETALP", "length": 6, "domain": null }, { "name": "FULL_ADDRE", "type": "esriFieldTypeString", "alias": "FULL_ADDRE", "length": 150, "domain": null }, { "name": "LOCCITY", "type": "esriFieldTypeString", "alias": "LOCCITY", "length": 24, "domain": null }, { "name": "ACCTTYPE", "type": "esriFieldTypeString", "alias": "ACCTTYPE", "length": 15, "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "APRDIST", "type": "esriFieldTypeString", "alias": "APRDIST", "length": 30, "domain": null }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "LOT", "length": 6, "domain": null }, { "name": "BLOCK", "type": "esriFieldTypeString", "alias": "BLOCK", "length": 7, "domain": null }, { "name": "LEGAL", "type": "esriFieldTypeString", "alias": "LEGAL", "length": 254, "domain": null }, { "name": "MHSPACE", "type": "esriFieldTypeString", "alias": "MHSPACE", "length": 4, "domain": null }, { "name": "MILL_LEVY", "type": "esriFieldTypeDouble", "alias": "MILL_LEVY", "domain": null }, { "name": "SUBCODE", "type": "esriFieldTypeString", "alias": "SUBCODE", "length": 6, "domain": null }, { "name": "SUBNAME", "type": "esriFieldTypeString", "alias": "SUBNAME", "length": 300, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "length": 100, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "RANGE", "length": 3, "domain": null }, { "name": "CONDOCODE", "type": "esriFieldTypeString", "alias": "CONDOCODE", "length": 6, "domain": null }, { "name": "CONDONAME", "type": "esriFieldTypeString", "alias": "CONDONAME", "length": 80, "domain": null }, { "name": "CONDOUNIT", "type": "esriFieldTypeString", "alias": "CONDOUNIT", "length": 6, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "strap", "type": "esriFieldTypeString", "alias": "Account #", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 20000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "e2ec77b01ead43b6949a4b43b250b7ca" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 16, "name": "Erie Annexations Tax Districts", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "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": [ 252, 182, 228, 255 ], "toColor": [ 252, 182, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 179, 255 ], "toColor": [ 184, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 238, 252, 255 ], "toColor": [ 189, 238, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 219, 182, 255 ], "toColor": [ 252, 219, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 184, 252, 255 ], "toColor": [ 199, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 227, 255 ], "toColor": [ 210, 252, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 252, 182, 255 ], "toColor": [ 245, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 185, 255 ], "toColor": [ 252, 184, 185, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 215, 252, 255 ], "toColor": [ 216, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 224, 255 ], "toColor": [ 252, 215, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 179, 252, 255 ], "toColor": [ 250, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 243, 252, 212, 255 ], "toColor": [ 243, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 199, 252, 255 ], "toColor": [ 237, 199, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": 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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ANNEXNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ANNEXNAME", "type": "esriFieldTypeString", "alias": "ANNEXNAME", "length": 254, "domain": null }, { "name": "YEAR", "type": "esriFieldTypeInteger", "alias": "YEAR", "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "County_Tax_District", "type": "esriFieldTypeString", "alias": "County_Tax_District", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Ordinance", "type": "esriFieldTypeString", "alias": "Ordinance Number", "length": 50, "domain": null }, { "name": "Recording", "type": "esriFieldTypeString", "alias": "Recording Number", "length": 50, "domain": null }, { "name": "Effective", "type": "esriFieldTypeDate", "alias": "Effective Date", "length": 8, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 20000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "e2ec77b01ead43b6949a4b43b250b7ca" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 17, "name": "Contours 1ft (2020)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 153, 134, 50, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": 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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ContourElev", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ContourElev", "type": "esriFieldTypeDouble", "alias": "ContourElev", "domain": null }, { "name": "ContType", "type": "esriFieldTypeInteger", "alias": "ContType", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 20000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "e2ec77b01ead43b6949a4b43b250b7ca" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 18, "name": "Schools", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "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 }, "defaultVisibility": 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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 35, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 20, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 20, "domain": null }, { "name": "District", "type": "esriFieldTypeString", "alias": "District", "length": 200, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 20000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "e2ec77b01ead43b6949a4b43b250b7ca" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 20, "name": "Home Rule Districts", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "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 }, "defaultVisibility": 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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OID", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 320, "domain": null }, { "name": "FolderPath", "type": "esriFieldTypeString", "alias": "FolderPath", "length": 320, "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "AltMode", "type": "esriFieldTypeSmallInteger", "alias": "AltMode", "domain": null }, { "name": "Base", "type": "esriFieldTypeDouble", "alias": "Base", "domain": null }, { "name": "Clamped", "type": "esriFieldTypeSmallInteger", "alias": "Clamped", "domain": null }, { "name": "Extruded", "type": "esriFieldTypeSmallInteger", "alias": "Extruded", "domain": null }, { "name": "Snippet", "type": "esriFieldTypeString", "alias": "Snippet", "length": 1073741822, "domain": null }, { "name": "PopupInfo", "type": "esriFieldTypeString", "alias": "PopupInfo", "length": 1073741822, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1264_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S795_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 20000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "e2ec77b01ead43b6949a4b43b250b7ca" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 21, "name": "Voting Precincts", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "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 }, "defaultVisibility": 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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OID", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 320, "domain": null }, { "name": "FolderPath", "type": "esriFieldTypeString", "alias": "FolderPath", "length": 320, "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "AltMode", "type": "esriFieldTypeSmallInteger", "alias": "AltMode", "domain": null }, { "name": "Base", "type": "esriFieldTypeDouble", "alias": "Base", "domain": null }, { "name": "Clamped", "type": "esriFieldTypeSmallInteger", "alias": "Clamped", "domain": null }, { "name": "Extruded", "type": "esriFieldTypeSmallInteger", "alias": "Extruded", "domain": null }, { "name": "Snippet", "type": "esriFieldTypeString", "alias": "Snippet", "length": 1073741822, "domain": null }, { "name": "PopupInfo", "type": "esriFieldTypeString", "alias": "PopupInfo", "length": 1073741822, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1263_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S794_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 20000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "e2ec77b01ead43b6949a4b43b250b7ca" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 22, "name": "Hydrants", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "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 }, "defaultVisibility": 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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 20, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "Location Description", "length": 200, "domain": null }, { "name": "ROTATION", "type": "esriFieldTypeDouble", "alias": "Rotation", "domain": null }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "Manufacturer", "length": 30, "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" } }, { "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" } }, { "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" } }, { "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" } }, { "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" } }, { "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" } }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "UDF_ORDER", "type": "esriFieldTypeString", "alias": "UDF_ORDER", "length": 20, "domain": null }, { "name": "PSI", "type": "esriFieldTypeInteger", "alias": "PSI", "domain": null }, { "name": "Subdivision", "type": "esriFieldTypeString", "alias": "Subdivision", "length": 50, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 100, "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" } }, { "name": "PROJECT", "type": "esriFieldTypeString", "alias": "Project Name", "length": 300, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "DOCLINK", "type": "esriFieldTypeString", "alias": "DOCLINK", "length": 400, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 20000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "e2ec77b01ead43b6949a4b43b250b7ca" } ], "tables": [] }