{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 3, "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": [ 252, 175, 174, 255 ], "width": 1 }, "value": "Special Use", "label": "Special Use" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 207, 255 ], "toColor": [ 252, 212, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 185, 255 ], "toColor": [ 179, 252, 185, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 184, 252, 255 ], "toColor": [ 182, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 251, 255 ], "toColor": [ 179, 252, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 238, 255 ], "toColor": [ 252, 179, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 248, 252, 204, 255 ], "toColor": [ 248, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 222, 252, 255 ], "toColor": [ 210, 222, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 215, 255 ], "toColor": [ 202, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 207, 255 ], "toColor": [ 252, 187, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 202, 252, 255 ], "toColor": [ 226, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 221, 182, 255 ], "toColor": [ 252, 221, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 242, 255 ], "toColor": [ 252, 215, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 252, 182, 255 ], "toColor": [ 222, 252, 182, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 46704.407700000054, "ymin": 5947444.748099991, "xmax": 54192.951100000886, "ymax": 5955900.399799993, "spatialReference": { "wkt": "PROJCS[\"NAD83_3TM_114_Longitude_Meter_Province_of_Alberta_Canada\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"Geodetic_Reference_System_of_1980\",6378137.0,298.2572221008916]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"false_easting\",0.0],PARAMETER[\"false_northing\",0.0],PARAMETER[\"central_meridian\",-114.0],PARAMETER[\"scale_factor\",0.9999],PARAMETER[\"latitude_of_origin\",0.0],UNIT[\"Meter\",1.0]]", "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5622600, "falseY": -10001100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 } }, "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": "r1618_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a1286_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" }