{ "currentVersion": 10.81, "id": 40, "name": "Trails", "type": "Feature Layer", "description": "Trails", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "City of Barrie", "parentLayer": { "id": 38, "name": "Parks and Recreation" }, "subLayers": [], "minScale": 20000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CLASS", "field2": "SUBTYPE", "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5 }, "defaultLabel": "Other Trails", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 76, 0, 255 ], "width": 1.5 }, "value": "PRIMARY,TRAIL", "label": "Primary Trail", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 76, 0, 255 ], "width": 1.5 }, "value": "PRIMARY,BOARDWALK", "label": "Primary Trail", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 76, 0, 255 ], "width": 1.5 }, "value": "PRIMARY,OTHER", "label": "Primary Trail", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 1 }, "value": "SECONDARY,TRAIL", "label": "Secondary Trail", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 1 }, "value": "SECONDARY,BOARDWALK", "label": "Secondary Trail", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 115, 76, 0, 255 ], "width": 1 }, "value": "PRIMARY,STAIRS", "label": "Stairs", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 115, 76, 0, 255 ], "width": 1 }, "value": "SECONDARY,STAIRS", "label": "Stairs", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDot", "color": [ 115, 76, 0, 255 ], "width": 1 }, "value": "PRIMARY,BRIDGE", "label": "Bridge", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDot", "color": [ 115, 76, 0, 255 ], "width": 1 }, "value": "SECONDARY,BRIDGE", "label": "Bridge", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8893359.9752, "ymin": 5491764.2717999965, "xmax": -8861787.7685, "ymax": 5560546.4021999985, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "Asset Identifier", "length": 20, "domain": null }, { "name": "PARKID", "type": "esriFieldTypeString", "alias": "Park Identifier", "length": 10, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Trail Type", "length": 50, "domain": null }, { "name": "SUBTYPE", "type": "esriFieldTypeString", "alias": "Sub Type", "length": 50, "domain": null }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "Trail Class", "length": 10, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Trail Name", "length": 50, "domain": null }, { "name": "DATEINST", "type": "esriFieldTypeDate", "alias": "Date Installed", "length": 8, "domain": null }, { "name": "FOOTING", "type": "esriFieldTypeString", "alias": "Footing", "length": 20, "domain": null }, { "name": "WIDTH", "type": "esriFieldTypeDouble", "alias": "Width (m)", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "Length (m)", "domain": null }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "Comment", "length": 255, "domain": null }, { "name": "RAILING", "type": "esriFieldTypeString", "alias": "Railing", "length": 20, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status of the asset", "length": 10, "domain": null }, { "name": "SURFACE", "type": "esriFieldTypeString", "alias": "Surface", "length": 15, "domain": null }, { "name": "UNDERSTRUC", "type": "esriFieldTypeString", "alias": "Under Structure", "length": 20, "domain": null }, { "name": "OWNEDBY", "type": "esriFieldTypeInteger", "alias": "Owner", "domain": null }, { "name": "MANAGEDBY", "type": "esriFieldTypeInteger", "alias": "Manager", "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "BIKE_ROUTE", "type": "esriFieldTypeString", "alias": "Bike Route", "length": 5, "domain": { "type": "codedValue", "name": "g_YesNoString", "description": "Yes - No", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }