{ "currentVersion": 10.8, "id": 6, "name": "Bus Routes", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1705612176000 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 1349216.9401080757, "ymin": 434238.9752192348, "xmax": 1533903.1032153368, "ymax": 645320.3089612275, "spatialReference": {"wkt": "PROJCS[\"NAD_1983_StatePlane_North_Carolina_FIPS_3200_Feet\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",2000000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-79.0],PARAMETER[\"Standard_Parallel_1\",34.3333333333333],PARAMETER[\"Standard_Parallel_2\",36.1666666666667],PARAMETER[\"Latitude_Of_Origin\",33.75],UNIT[\"US survey foot\",0.304800609601219]]"} }, "sourceSpatialReference": {"wkt": "PROJCS[\"NAD_1983_StatePlane_North_Carolina_FIPS_3200_Feet\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",2000000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-79.0],PARAMETER[\"Standard_Parallel_1\",34.3333333333333],PARAMETER[\"Standard_Parallel_2\",36.1666666666667],PARAMETER[\"Latitude_Of_Origin\",33.75],UNIT[\"US survey foot\",0.304800609601219]]"}, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ROUTE_TYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 34, 115, 255 ], "width": 2 }, "value": "Express", "label": "Express", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 171, 38, 255 ], "width": 2 }, "value": "Local", "label": "Local", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 }, "value": "Neighborhood Shuttle", "label": "Neighborhood Shuttle", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 2 }, "value": "Regional Express", "label": "Regional Express", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 2 }, "value": "Village Rider", "label": "Village Rider", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_1", "globalIdField": "GlobalID", "displayField": "ROUTE_NAME", "typeIdField": "ROUTE_TYPE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeSmallInteger", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "ROUTE_NUM", "type": "esriFieldTypeString", "alias": "ROUTE_NUM", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "ROUTE_NUM" }, { "name": "ROUTE_NAME", "type": "esriFieldTypeString", "alias": "ROUTE_NAME", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "ROUTE_NAME" }, { "name": "ROUTE_TYPE", "type": "esriFieldTypeString", "alias": "ROUTE_TYPE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ROUTE_TYPE" }, { "name": "Shape__Len", "type": "esriFieldTypeDouble", "alias": "Shape__Len", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape__Len" }, { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "FID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "UUID_13", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_13", "fields": "OBJECTID_1", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S2_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Express", "name": "Express", "domains": {}, "templates": [ { "name": "Express", "description": "", "prototype": { "attributes": { "ROUTE_NAME": null, "OBJECTID": null, "Shape__Len": null, "ROUTE_NUM": null, "ROUTE_TYPE": "Express" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Local", "name": "Local", "domains": {}, "templates": [ { "name": "Local", "description": "", "prototype": { "attributes": { "ROUTE_NAME": null, "OBJECTID": null, "Shape__Len": null, "ROUTE_NUM": null, "ROUTE_TYPE": "Local" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Neighborhood Shuttle", "name": "Neighborhood Shuttle", "domains": {}, "templates": [ { "name": "Neighborhood Shuttle", "description": "", "prototype": { "attributes": { "ROUTE_NAME": null, "OBJECTID": null, "Shape__Len": null, "ROUTE_NUM": null, "ROUTE_TYPE": "Neighborhood Shuttle" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Regional Express", "name": "Regional Express", "domains": {}, "templates": [ { "name": "Regional Express", "description": "", "prototype": { "attributes": { "ROUTE_NAME": null, "OBJECTID": null, "Shape__Len": null, "ROUTE_NUM": null, "ROUTE_TYPE": "Regional Express" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Village Rider", "name": "Village Rider", "domains": {}, "templates": [ { "name": "Village Rider", "description": "", "prototype": { "attributes": { "ROUTE_NAME": null, "OBJECTID": null, "Shape__Len": null, "ROUTE_NUM": null, "ROUTE_TYPE": "Village Rider" } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }