{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 86, "name": "Recreational Trail", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102187, "latestWkid": 3776, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5622600, "falseY": -10001100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 1, "name": "Public Base Layers" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 5000.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "category", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 89, 0, 0, 255 ], "width": 3 }, "value": "Multi Use", "label": "Multi Use" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "Sidewalk", "label": "Sidewalk" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 175, 174, 255 ], "width": 1 }, "value": "Special Use", "label": "Special Use" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 162, 122, 255 ], "width": 0.5 }, "value": "Cemetery", "label": "Cemetery" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 250, 255 ], "toColor": [ 252, 179, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 252, 179, 255 ], "toColor": [ 195, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 233, 252, 255 ], "toColor": [ 194, 233, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 214, 184, 255 ], "toColor": [ 252, 214, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 185, 252, 255 ], "toColor": [ 182, 185, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 232, 255 ], "toColor": [ 252, 210, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 225, 255 ], "toColor": [ 187, 252, 225, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 248, 252, 204, 255 ], "toColor": [ 248, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 210, 252, 255 ], "toColor": [ 224, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 196, 255 ], "toColor": [ 252, 182, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 252, 255 ], "toColor": [ 184, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 179, 252, 255 ], "toColor": [ 218, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 224, 215, 255 ], "toColor": [ 252, 224, 215, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 37820.542399999686, "ymin": 5934532.300000001, "xmax": 54192.95110000018, "ymax": 5954745.884199999, "spatialReference": { "wkid": 102187, "latestWkid": 3776, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5622600, "falseY": -10001100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "category", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "category", "type": "esriFieldTypeString", "alias": "Category", "length": 20, "domain": { "type": "codedValue", "name": "trail_type", "description": "Recreational trail categories.", "codedValues": [ { "name": "Multi Use", "code": "Multi Use" }, { "name": "Sidewalk", "code": "Sidewalk" }, { "name": "Special Use", "code": "Special Use" }, { "name": "Cemetery", "code": "Cemetery" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "snow_priority", "type": "esriFieldTypeString", "alias": "Snow Priority", "length": 20, "domain": null }, { "name": "description", "type": "esriFieldTypeString", "alias": "Description", "length": 50, "domain": null }, { "name": "length", "type": "esriFieldTypeInteger", "alias": "Length", "domain": null }, { "name": "subdivision", "type": "esriFieldTypeString", "alias": "Subdivision", "length": 150, "domain": null }, { "name": "location", "type": "esriFieldTypeString", "alias": "Location", "length": 255, "domain": null }, { "name": "dev_agree", "type": "esriFieldTypeString", "alias": "Development Agreement", "length": 20, "domain": null }, { "name": "type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": null }, { "name": "material", "type": "esriFieldTypeString", "alias": "Material", "length": 20, "domain": null }, { "name": "install_year", "type": "esriFieldTypeString", "alias": "Install Year", "length": 5, "domain": null }, { "name": "acq_year", "type": "esriFieldTypeString", "alias": "Aquisition Year", "length": 5, "domain": null }, { "name": "acq_cost", "type": "esriFieldTypeInteger", "alias": "Aquisition Cost", "domain": null }, { "name": "use_life", "type": "esriFieldTypeInteger", "alias": "Use Life", "domain": null }, { "name": "comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "status", "type": "esriFieldTypeString", "alias": "Status", "length": 20, "domain": null }, { "name": "source", "type": "esriFieldTypeString", "alias": "Source", "length": 50, "domain": null }, { "name": "pw_id", "type": "esriFieldTypeString", "alias": "PW ID", "length": 20, "domain": null }, { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "r1467_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a1151_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2425243f39494849a53d604a9119e94c" }