{ "currentVersion": 10.8, "id": 31, "name": "osm_mapzen_01_nd_roads", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 32620, "latestWkid": 32620 }, "copyrightText": "", "parentLayer": { "id": 30, "name": "TT Roads" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "highway", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 4 }, "value": "motorway", "label": "motorway", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 0.8 }, "value": "living_street", "label": "living_street", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 2.7 }, "value": "motorway_link", "label": "motorway_link", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 2.7 }, "value": "primary", "label": "primary", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 2.7 }, "value": "primary_link", "label": "primary_link", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1 }, "value": "residential", "label": "residential", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 0.8 }, "value": "road", "label": "road", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 2.25 }, "value": "secondary", "label": "secondary", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 2.25 }, "value": "secondary_link", "label": "secondary_link", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 0.8 }, "value": "tertiary", "label": "tertiary", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 0.8 }, "value": "trunk", "label": "trunk", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 0.8 }, "value": "trunk_link", "label": "trunk_link", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": "\"highway\" = 'motorway' OR \"highway\" = 'primary' OR highway = 'secondary'", "labelExpression": "[osm_name]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 87, 56, 45, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 485085.0292999996, "ymin": 1046053.3275000006, "xmax": 770001.6427999996, "ymax": 1253561.3648000006, "spatialReference": { "wkid": 32620, "latestWkid": 32620 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "highway", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "highway", "type": "esriFieldTypeString", "alias": "highway", "length": 30, "domain": { "type": "codedValue", "name": "WS1_highway_ln", "description": "", "codedValues": [ { "name": "motorway", "code": "motorway" }, { "name": "motorway_link", "code": "motorway_link" }, { "name": "trunk", "code": "trunk" }, { "name": "trunk_link", "code": "trunk_link" }, { "name": "primary", "code": "primary" }, { "name": "primary_link", "code": "primary_link" }, { "name": "secondary", "code": "secondary" }, { "name": "secondary_link", "code": "secondary_link" }, { "name": "tertiary", "code": "tertiary" }, { "name": "unclassified", "code": "unclassified" }, { "name": "road", "code": "road" }, { "name": "residential", "code": "residential" }, { "name": "living_street", "code": "living_street" }, { "name": "service", "code": "service" }, { "name": "track", "code": "track" }, { "name": "pedestrian", "code": "pedestrian" }, { "name": "raceway", "code": "raceway" }, { "name": "bus_guideway", "code": "bus_guideway" }, { "name": "path", "code": "path" }, { "name": "cycleway", "code": "cycleway" }, { "name": "footway", "code": "footway" }, { "name": "bridleway", "code": "bridleway" }, { "name": "byway", "code": "byway" }, { "name": "steps", "code": "steps" }, { "name": "ford", "code": "ford" }, { "name": "platform", "code": "platform" }, { "name": "construction", "code": "construction" }, { "name": "proposed", "code": "proposed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "building", "type": "esriFieldTypeString", "alias": "building", "length": 30, "domain": { "type": "codedValue", "name": "WS1_building_ln", "description": "", "codedValues": [], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "natural", "type": "esriFieldTypeString", "alias": "natural", "length": 30, "domain": { "type": "codedValue", "name": "WS1_natural_ln", "description": "", "codedValues": [ { "name": "cliff", "code": "cliff" }, { "name": "coastline", "code": "coastline" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "waterway", "type": "esriFieldTypeString", "alias": "waterway", "length": 30, "domain": { "type": "codedValue", "name": "WS1_waterway_ln", "description": "", "codedValues": [ { "name": "stream", "code": "stream" }, { "name": "river", "code": "river" }, { "name": "canal", "code": "canal" }, { "name": "ditch", "code": "ditch" }, { "name": "drain", "code": "drain" }, { "name": "weir", "code": "weir" }, { "name": "dam", "code": "dam" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "amenity", "type": "esriFieldTypeString", "alias": "amenity", "length": 30, "domain": { "type": "codedValue", "name": "WS1_amenity_ln", "description": "", "codedValues": [ { "name": "marketplace", "code": "marketplace" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "landuse", "type": "esriFieldTypeString", "alias": "landuse", "length": 30, "domain": { "type": "codedValue", "name": "WS1_landuse_ln", "description": "", "codedValues": [], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "place", "type": "esriFieldTypeString", "alias": "place", "length": 30, "domain": { "type": "codedValue", "name": "WS1_place_ln", "description": "", "codedValues": [], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "railway", "type": "esriFieldTypeString", "alias": "railway", "length": 30, "domain": { "type": "codedValue", "name": "WS1_railway_ln", "description": "", "codedValues": [ { "name": "rail", "code": "rail" }, { "name": "tram", "code": "tram" }, { "name": "light_rail", "code": "light_rail" }, { "name": "abandoned", "code": "abandoned" }, { "name": "disused", "code": "disused" }, { "name": "subway", "code": "subway" }, { "name": "preserved", "code": "preserved" }, { "name": "construction", "code": "construction" }, { "name": "monorail", "code": "monorail" }, { "name": "funicular", "code": "funicular" }, { "name": "platform", "code": "platform" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "boundary", "type": "esriFieldTypeString", "alias": "boundary", "length": 30, "domain": { "type": "codedValue", "name": "WS1_boundary_ln", "description": "", "codedValues": [], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "power", "type": "esriFieldTypeString", "alias": "power", "length": 30, "domain": { "type": "codedValue", "name": "WS1_power_ln", "description": "", "codedValues": [ { "name": "line", "code": "line" }, { "name": "minor_line", "code": "minor_line" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "leisure", "type": "esriFieldTypeString", "alias": "leisure", "length": 30, "domain": { "type": "codedValue", "name": "WS1_leisure_ln", "description": "", "codedValues": [ { "name": "track", "code": "track" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "man_made", "type": "esriFieldTypeString", "alias": "man_made", "length": 30, "domain": { "type": "codedValue", "name": "WS1_man_made_ln", "description": "", "codedValues": [ { "name": "cutline", "code": "cutline" }, { "name": "pier", "code": "pier" }, { "name": "pipeline", "code": "pipeline" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "shop", "type": "esriFieldTypeString", "alias": "shop", "length": 30, "domain": { "type": "codedValue", "name": "WS1_shop_ln", "description": "", "codedValues": [], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "tourism", "type": "esriFieldTypeString", "alias": "tourism", "length": 30, "domain": { "type": "codedValue", "name": "WS1_tourism_ln", "description": "", "codedValues": [ { "name": "artwork", "code": "artwork" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "route", "type": "esriFieldTypeString", "alias": "route", "length": 30, "domain": { "type": "codedValue", "name": "WS1_route_ln", "description": "", "codedValues": [ { "name": "bicycle", "code": "bicycle" }, { "name": "bus", "code": "bus" }, { "name": "detour", "code": "detour" }, { "name": "ferry", "code": "ferry" }, { "name": "hiking", "code": "hiking" }, { "name": "mtb", "code": "mtb" }, { "name": "railway", "code": "railway" }, { "name": "road", "code": "road" }, { "name": "ski", "code": "ski" }, { "name": "train", "code": "train" }, { "name": "tram", "code": "tram" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "historic", "type": "esriFieldTypeString", "alias": "historic", "length": 30, "domain": { "type": "codedValue", "name": "WS1_historic_ln", "description": "", "codedValues": [], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "aeroway", "type": "esriFieldTypeString", "alias": "aeroway", "length": 30, "domain": { "type": "codedValue", "name": "WS1_aeroway_ln", "description": "", "codedValues": [ { "name": "runway", "code": "runway" }, { "name": "taxiway", "code": "taxiway" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "aerialway", "type": "esriFieldTypeString", "alias": "aerialway", "length": 30, "domain": { "type": "codedValue", "name": "WS1_aerialway_ln", "description": "", "codedValues": [ { "name": "cable_car", "code": "cable_car" }, { "name": "gondola", "code": "gondola" }, { "name": "chair_lift", "code": "chair_lift" }, { "name": "mixed_lift", "code": "mixed_lift" }, { "name": "drag_lift", "code": "drag_lift" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "barrier", "type": "esriFieldTypeString", "alias": "barrier", "length": 30, "domain": { "type": "codedValue", "name": "WS1_barrier_ln", "description": "", "codedValues": [ { "name": "hedge", "code": "hedge" }, { "name": "fence", "code": "fence" }, { "name": "wall", "code": "wall" }, { "name": "ditch", "code": "ditch" }, { "name": "retaining_wall", "code": "retaining_wall" }, { "name": "city_wall", "code": "city_wall" }, { "name": "bollard", "code": "bollard" }, { "name": "gate", "code": "gate" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "military", "type": "esriFieldTypeString", "alias": "military", "length": 30, "domain": { "type": "codedValue", "name": "WS1_military_ln", "description": "", "codedValues": [], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "geological", "type": "esriFieldTypeString", "alias": "geological", "length": 30, "domain": { "type": "codedValue", "name": "WS1_geological_ln", "description": "", "codedValues": [], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OSMID", "type": "esriFieldTypeString", "alias": "OSMID", "length": 20, "domain": null }, { "name": "osmuser", "type": "esriFieldTypeString", "alias": "osmuser", "length": 100, "domain": null }, { "name": "osmuid", "type": "esriFieldTypeInteger", "alias": "osmuid", "domain": null }, { "name": "osmvisible", "type": "esriFieldTypeString", "alias": "osmvisible", "length": 20, "domain": null }, { "name": "osmversion", "type": "esriFieldTypeSmallInteger", "alias": "osmversion", "domain": null }, { "name": "osmchangeset", "type": "esriFieldTypeInteger", "alias": "osmchangeset", "domain": null }, { "name": "osmtimestamp", "type": "esriFieldTypeDate", "alias": "osmtimestamp", "length": 8, "domain": null }, { "name": "osmSupportingElement", "type": "esriFieldTypeString", "alias": "osmSupportingElement", "length": 5, "domain": null }, { "name": "osm_access", "type": "esriFieldTypeString", "alias": "access(tag value)", "length": 100, "domain": null }, { "name": "osm_surface", "type": "esriFieldTypeString", "alias": "surface(tag value)", "length": 100, "domain": null }, { "name": "osm_smoothness", "type": "esriFieldTypeString", "alias": "smoothness(tag value)", "length": 100, "domain": null }, { "name": "osm_construct", "type": "esriFieldTypeString", "alias": "construct(tag value)", "length": 100, "domain": null }, { "name": "osm_proposed", "type": "esriFieldTypeString", "alias": "proposed(tag value)", "length": 100, "domain": null }, { "name": "osm_maxheight", "type": "esriFieldTypeString", "alias": "maxheight(tag value)", "length": 100, "domain": null }, { "name": "osm_maxspeed", "type": "esriFieldTypeString", "alias": "maxspeed(tag value)", "length": 100, "domain": null }, { "name": "osm_oneway", "type": "esriFieldTypeString", "alias": "oneway(tag value)", "length": 100, "domain": null }, { "name": "osm_name", "type": "esriFieldTypeString", "alias": "name(tag value)", "length": 100, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null } ], "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": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 100000, "effectiveMaxScale": 50001, "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 }