{ "currentVersion": 10.81, "id": 3, "name": "Parks", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102654, "latestWkid": 2232 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1.5 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "PARK_NAME <> 'Kennedy Property'", "labelExpression": "[ASSETID]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 10000, "maxScale": 0 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "PARK_NAME='Kennedy Property'", "labelExpression": "[ASSETID] CONCAT NEWLINE CONCAT [PARK_NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 10000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 3055053.7069517225, "ymin": 1710754.427040562, "xmax": 3129087.8859828115, "ymax": 1749482.146172896, "spatialReference": { "wkid": 102654, "latestWkid": 2232 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PARK_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "GDS_ID", "type": "esriFieldTypeSmallInteger", "alias": "ID", "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "length": 20, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 100, "domain": null }, { "name": "PARK_NAME", "type": "esriFieldTypeString", "alias": "PARK_NAME", "length": 50, "domain": null }, { "name": "CATEGORY", "type": "esriFieldTypeString", "alias": "CATEGORY", "length": 25, "domain": null }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "DISTRICT", "length": 10, "domain": { "type": "codedValue", "name": "pksDistrict", "description": "Parks Management District", "codedValues": [ { "name": "Irrigation", "code": "Irrigation" }, { "name": "Athletic Fields", "code": "AF" }, { "name": "District 1", "code": "D-1" }, { "name": "District 2", "code": "D-2" }, { "name": "District 3", "code": "D-3" }, { "name": "Open Space", "code": "OS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SUB_DISTRICT", "type": "esriFieldTypeString", "alias": "SUB_DISTRICT", "length": 50, "domain": null }, { "name": "INSTALLYEAR", "type": "esriFieldTypeInteger", "alias": "INSTALLYEAR", "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 150, "domain": null }, { "name": "INTERSECTION", "type": "esriFieldTypeString", "alias": "INTERSECTION", "length": 50, "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "IRRIGATED_ACRES", "type": "esriFieldTypeDouble", "alias": "IRRIGATED_ACRES", "domain": null }, { "name": "NATIVE_ACRES", "type": "esriFieldTypeDouble", "alias": "NATIVE_ACRES", "domain": null }, { "name": "FERTILIZED_ACRES", "type": "esriFieldTypeDouble", "alias": "FERTILIZED_ACRES", "domain": null }, { "name": "IRRIGATION_SYSTEM", "type": "esriFieldTypeString", "alias": "IRRIGATION_SYSTEM", "length": 50, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 20, "domain": { "type": "codedValue", "name": "piStatus", "description": "Status of the asset", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Active", "code": "Active" }, { "name": "Private", "code": "Private" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Non City", "code": "Non City" }, { "name": "Not in Service", "code": "Not in Service" }, { "name": "Missing", "code": "Missing" }, { "name": "Removed", "code": "Removed" }, { "name": "Under Const", "code": "Under Const" }, { "name": "Model Only", "code": "Model Only" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNEDBY", "type": "esriFieldTypeString", "alias": "OWNEDBY", "length": 50, "domain": { "type": "codedValue", "name": "pksOwnedBy", "description": "Owner of the Asset", "codedValues": [ { "name": "Apex", "code": "Apex" }, { "name": "City of Arvada", "code": "City of Arvada" }, { "name": "CPW", "code": "CPW" }, { "name": "Jeffco Funded", "code": "Jeffco Funded" }, { "name": "Jeffco Open Space", "code": "Jeffco Open Space" }, { "name": "Xcel", "code": "Xcel" }, { "name": "Other", "code": "Other" }, { "name": "Metro", "code": "Metro" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MAINTBY", "type": "esriFieldTypeString", "alias": "MAINTBY", "length": 50, "domain": { "type": "codedValue", "name": "pksMaintainedBy", "description": "Manager of the Asset", "codedValues": [ { "name": "City of Arvada", "code": "City of Arvada" }, { "name": "Apex", "code": "Apex" }, { "name": "Xcel", "code": "Xcel" }, { "name": "Metro", "code": "Metro" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MAINTAINEDBY", "type": "esriFieldTypeString", "alias": "MAINTAINEDBY", "length": 30, "domain": { "type": "codedValue", "name": "pksMaintainedBy", "description": "Manager of the Asset", "codedValues": [ { "name": "City of Arvada", "code": "City of Arvada" }, { "name": "Apex", "code": "Apex" }, { "name": "Xcel", "code": "Xcel" }, { "name": "Metro", "code": "Metro" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RECJURIS", "type": "esriFieldTypeString", "alias": "RECJURIS", "length": 50, "domain": { "type": "codedValue", "name": "pksRecJuris", "description": "Recreation Jurisdiction", "codedValues": [ { "name": "Apex", "code": "Apex" }, { "name": "Metro", "code": "Metro" }, { "name": "Other", "code": "Other" }, { "name": "Open Space", "code": "OS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LEGACYID", "type": "esriFieldTypeString", "alias": "LEGACYID", "length": 20, "domain": null }, { "name": "WARRANTYDATE", "type": "esriFieldTypeDate", "alias": "WARRANTYDATE", "length": 8, "domain": null }, { "name": "CWCONDITION", "type": "esriFieldTypeInteger", "alias": "CWCONDITION", "domain": null }, { "name": "CONDITIONDATE", "type": "esriFieldTypeDate", "alias": "CONDITIONDATE", "length": 8, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 20, "domain": { "type": "codedValue", "name": "piSource", "description": "Source of map data", "codedValues": [ { "name": "Ipad GPS", "code": "Ipad GPS" }, { "name": "Aerials", "code": "Aerials" }, { "name": "Text Description", "code": "Text Description" }, { "name": "Construction Drawing", "code": "Construction Drawing" }, { "name": "Bluedot GPS", "code": "Bluedot GPS" }, { "name": "R2 GPS", "code": "R2 GPS" }, { "name": "CCTV", "code": "CCTV" }, { "name": "CAD - Survey", "code": "CAD - Survey" }, { "name": "CAD - Developer", "code": "CAD - Developer" }, { "name": "CAD - Conversion", "code": "CAD - Conversion" }, { "name": "As-Built Drawing", "code": "As-Built Drawing" }, { "name": "Field/Map Update", "code": "Field/Map Update" }, { "name": "CAD - Bid", "code": "CAD - Bid" }, { "name": "CAD - AsBuilt", "code": "CAD - AsBuilt" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 200, "domain": null }, { "name": "NOTE", "type": "esriFieldTypeString", "alias": "NOTE", "length": 200, "domain": null }, { "name": "JOB_NUM", "type": "esriFieldTypeString", "alias": "JOB_NUM", "length": 20, "domain": null }, { "name": "PROJ_NUM", "type": "esriFieldTypeString", "alias": "PROJ_NUM", "length": 20, "domain": null }, { "name": "IRRIGATIONPLANS", "type": "esriFieldTypeString", "alias": "IRRIGATIONPLANS", "length": 250, "domain": null }, { "name": "PLAYGROUND", "type": "esriFieldTypeString", "alias": "PLAYGROUND", "length": 10, "domain": { "type": "codedValue", "name": "wYes/No", "description": "Yes/No indicator", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "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 }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null }, { "name": "TRUCK_FERTILIZED", "type": "esriFieldTypeDouble", "alias": "TRUCK_FERTILIZED", "domain": null }, { "name": "GATOR_FERTILIZED", "type": "esriFieldTypeDouble", "alias": "GATOR_FERTILIZED", "domain": null }, { "name": "HAND_FERTILIZED", "type": "esriFieldTypeDouble", "alias": "HAND_FERTILIZED", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R541_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S457_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }