{ "currentVersion": 10.91, "id": 27, "name": "ROW. 4801 to 9600", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": {"wkt": "PROJCS[\"NAD_1983_HARN_StatePlane_Colorado_North_FIPS_0501\",GEOGCS[\"GCS_North_American_1983_HARN\",DATUM[\"D_North_American_1983_HARN\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",3000000.000316083],PARAMETER[\"False_Northing\",999999.999996],PARAMETER[\"Central_Meridian\",-105.5],PARAMETER[\"Standard_Parallel_1\",39.71666666666667],PARAMETER[\"Standard_Parallel_2\",40.78333333333333],PARAMETER[\"Latitude_Of_Origin\",39.33333333333334],UNIT[\"Foot_US\",0.3048006096012192]]"}, "copyrightText": "", "parentLayer": { "id": 25, "name": "ROW" }, "subLayers": [], "minScale": 9600, "maxScale": 4801, "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": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2976607.9621494696, "ymin": 1211171.0609043136, "xmax": 3125349.2939313087, "ymax": 1338530.8859085587, "spatialReference": { "wkid": 2876, "latestWkid": 2876 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREET_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "RightOfWayID", "type": "esriFieldTypeString", "alias": "Right-of-Way ID", "length": 255, "domain": null }, { "name": "STREET_NAME", "type": "esriFieldTypeString", "alias": "Street Name", "length": 255, "domain": null }, { "name": "CR", "type": "esriFieldTypeString", "alias": "County Road Number", "length": 255, "domain": null }, { "name": "CR_PREVIOUS", "type": "esriFieldTypeString", "alias": "Previous Post-1953 County Road #", "length": 255, "domain": null }, { "name": "CR_OLD", "type": "esriFieldTypeString", "alias": "Pre 1953 Road Number", "length": 255, "domain": null }, { "name": "WIDTH", "type": "esriFieldTypeDouble", "alias": "Width in Feet", "domain": null }, { "name": "MEASURED_FROM", "type": "esriFieldTypeString", "alias": "Measured From", "length": 255, "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "Ownership", "length": 255, "domain": null }, { "name": "CATEGORY", "type": "esriFieldTypeString", "alias": "Category", "length": 255, "domain": { "type": "codedValue", "name": "d_ROW_Category", "description": "Right-of-way category", "codedValues": [ { "name": "Boulder County Right-of-Way", "code": "Boulder County Right-of-Way" }, { "name": "Annexation", "code": "Annexation" }, { "name": "Vacation", "code": "Vacation" }, { "name": "Otherwise Owned Right-of-Way", "code": "Otherwise Owned Right-of-Way" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ROW_TYPE", "type": "esriFieldTypeString", "alias": "Fee, Easement, or Prescriptive", "length": 255, "domain": { "type": "codedValue", "name": "dROWType_1", "description": "Type of right-of-way", "codedValues": [ { "name": "Easement", "code": "Easement" }, { "name": "Fee", "code": "Fee" }, { "name": "Prescriptive", "code": "Prescriptive" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ROW_SOURCE_CATEGORY", "type": "esriFieldTypeString", "alias": "Right-of-Way Source Category", "length": 255, "domain": null }, { "name": "ROW_SOURCE", "type": "esriFieldTypeString", "alias": "Right-of-Way Source", "length": 255, "domain": null }, { "name": "ROW_SOURCE_DATE", "type": "esriFieldTypeDate", "alias": "Right-of-Way Source Date", "length": 8, "domain": null }, { "name": "HYPERLINK_ROW_SOURCE", "type": "esriFieldTypeString", "alias": "Original Right-of-Way Source Link", "length": 255, "domain": null }, { "name": "SOURCE_RECEPTION_NUMBER", "type": "esriFieldTypeString", "alias": "Source Reception #", "length": 255, "domain": null }, { "name": "HYPERLINK_HISTORIC_DOCUMENTS", "type": "esriFieldTypeString", "alias": "Road History Documents Link", "length": 255, "domain": null }, { "name": "DIGITIZING_METHOD", "type": "esriFieldTypeString", "alias": "Digitizing Method", "length": 255, "domain": null }, { "name": "REMARKS", "type": "esriFieldTypeString", "alias": "Remarks", "length": 255, "domain": null }, { "name": "PUBLIC_DISPLAY", "type": "esriFieldTypeString", "alias": "Public Display", "length": 255, "domain": { "type": "codedValue", "name": "d_PublicDisplay", "description": "Public Display or not", "codedValues": [ { "name": "Do Not Display", "code": "Do Not Display" }, { "name": "Display", "code": "Display" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ANNEXED", "type": "esriFieldTypeString", "alias": "Annexed?", "length": 255, "domain": { "type": "codedValue", "name": "d_Annexed", "description": "Is the right-of-way annexed?", "codedValues": [ { "name": "Annexed", "code": "Annexed" }, { "name": "Not Annexed", "code": "Not Annexed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ANNEXATION_YEAR", "type": "esriFieldTypeInteger", "alias": "Annexation Year", "domain": null }, { "name": "HYPERLINK_ANNEXATION_RESOLUTION", "type": "esriFieldTypeString", "alias": "Annexation Resolution Link", "length": 255, "domain": null }, { "name": "VACATED", "type": "esriFieldTypeString", "alias": "Vacated?", "length": 255, "domain": { "type": "codedValue", "name": "d_Vacated", "description": "Is the right-of-way vacated?", "codedValues": [ { "name": "Vacated", "code": "Vacated" }, { "name": "Not Vacated", "code": "Not Vacated" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VACATION_YEAR", "type": "esriFieldTypeInteger", "alias": "Vacation Year", "domain": null }, { "name": "VACATION_DOCUMENT_NUMBER", "type": "esriFieldTypeString", "alias": "Vacation Document #", "length": 255, "domain": null }, { "name": "HYPERLINK_VACATION_DOCUMENT", "type": "esriFieldTypeString", "alias": "Vacation Document Link", "length": 255, "domain": null }, { "name": "HYPERLINK_VACATION_RESOLUTION", "type": "esriFieldTypeString", "alias": "Vacation Resolution Link", "length": 255, "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 }, { "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": "R2294_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2294", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1909_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }