{ "currentVersion": 10.81, "id": 1, "name": "Bicycle Infrastructure", "type": "Feature Layer", "description": "Proposed infrastructure was developed through the 2011 Bicycle Master Plan; Updated as needed", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570 }, "copyrightText": "City of Greenville, SC", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "STATUS", "field2": "BIKE_TYPE", "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "EXISTING,BIKELANE", "label": "Existing, Bicycle Lane", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 2 }, "value": "EXISTING,SHARROW", "label": "Existing, Sharrow", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "PROPOSED,BIKELANE", "label": "Proposed, Bicycle Lane", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 104, 104, 104, 255 ], "width": 2 }, "value": "PROPOSED,SHARROW", "label": "Proposed, Sharrow", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1570663.5567585232, "ymin": 1074729.4570210027, "xmax": 1615749.9694881896, "ymax": 1115196.900262474, "spatialReference": { "wkid": 3361, "latestWkid": 3361 } }, "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": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 30, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 10, "domain": { "type": "codedValue", "name": "dTrailStatus", "description": "Status for trails and bikeways", "codedValues": [ { "name": "Existing", "code": "EXISTING" }, { "name": "Proposed", "code": "PROPOSED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STREET_NAME", "type": "esriFieldTypeString", "alias": "STREET_NAME", "length": 35, "domain": null }, { "name": "FEAT_CODE", "type": "esriFieldTypeString", "alias": "FEAT_CODE", "length": 20, "domain": { "type": "codedValue", "name": "dTrailFeatCodes", "description": "Trail Feature Codes", "codedValues": [ { "name": "Bridge", "code": "BRIDGE" }, { "name": "Under Bridge", "code": "UNDERBRIDGE" }, { "name": "Sidewalk", "code": "SIDWALK" }, { "name": "Street Crossing", "code": "STREETXING" }, { "name": "Steps", "code": "STEPS" }, { "name": "Trail", "code": "TRAIL" }, { "name": "Other", "code": "OTHR" }, { "name": "Bikeway", "code": "BIKE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BIKE_TYPE", "type": "esriFieldTypeString", "alias": "BIKE_TYPE", "length": 20, "domain": { "type": "codedValue", "name": "dBikeType", "description": "Types of bikeways", "codedValues": [ { "name": "Bicycle Lane", "code": "BIKELANE" }, { "name": "Bicycle Route", "code": "BIKEROUTE" }, { "name": "Greenway", "code": "GREENWAY" }, { "name": "Sharrow", "code": "SHARROW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 255, "domain": null }, { "name": "GPS_DATE", "type": "esriFieldTypeDate", "alias": "GPS_DATE", "length": 8, "domain": null }, { "name": "EDIT_SOURCE", "type": "esriFieldTypeString", "alias": "EDIT_SOURCE", "length": 20, "domain": { "type": "codedValue", "name": "dTrailSource", "description": "Source of data for Trail location", "codedValues": [ { "name": "Centerline from Photo", "code": "CLINE" }, { "name": "GPS", "code": "GPS" }, { "name": "Sketch", "code": "SKETCH" }, { "name": "Consultant", "code": "VENDOR" }, { "name": "Librarian", "code": "LIB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FILE_NAME", "type": "esriFieldTypeString", "alias": "FILE_NAME", "length": 100, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "length": 8, "domain": null }, { "name": "EDITORNAME", "type": "esriFieldTypeString", "alias": "EDITORNAME", "length": 30, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "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 } ], "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}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "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 }