{ "currentVersion": 10.8, "id": 1, "name": "Bus Stops", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": { "allowOthersToDelete": false, "allowOthersToUpdate": false, "allowOthersToQuery": true }, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1671573133000 }, "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": -9436945.8584, "ymin": 3946027.3506999984, "xmax": -9340490.1913, "ymax": 4053230.913400002, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "87659ae6c25de1757fe162c5e8d7bf23", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAOdJREFUGJV90L8rxHEcBvCXuw/fhU4pkZudIoOBkPzIeLtFqZsMLFZd5vsL/AkWNrsYhDKeySCGQ4nrMnzqOgZcF+ee6V3Pa3newd+kkEEVjdYitNyZgyQpTsY4158kAzVeb7goxlgqU2nFfSccLsa42gUxghwzI0wVWCtTCXCUJLtN+CvTLJTYy7MZIBfjSjv4k7EkWRJjKkAPwx2s3hiHkAlQ5w3Z/3Dtq68GuOd8lIl0G/iBO67QCPDEziXzM4ynf8Frbh/Y5vt1G7wfM3vKfpblbgbrvFQ4e2SrwHMTQ54a1jsN/QQvYUEsx2WknwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "stop_name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "stop_id", "type": "esriFieldTypeInteger", "alias": "stop_id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "stop_id" }, { "name": "stop_code", "type": "esriFieldTypeInteger", "alias": "stop_code", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "stop_code" }, { "name": "stop_name", "type": "esriFieldTypeString", "alias": "stop_name", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "stop_name" }, { "name": "stop_desc", "type": "esriFieldTypeString", "alias": "stop_desc", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "stop_desc" }, { "name": "stop_lat", "type": "esriFieldTypeDouble", "alias": "stop_lat", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "stop_lat" }, { "name": "stop_lon", "type": "esriFieldTypeDouble", "alias": "stop_lon", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "stop_lon" }, { "name": "zone_id", "type": "esriFieldTypeString", "alias": "zone_id", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "zone_id" }, { "name": "stop_url", "type": "esriFieldTypeString", "alias": "stop_url", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "stop_url" }, { "name": "location_type", "type": "esriFieldTypeString", "alias": "location_type", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "location_type" }, { "name": "parent_station", "type": "esriFieldTypeString", "alias": "parent_station", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "parent_station" }, { "name": "stop_timezone", "type": "esriFieldTypeString", "alias": "stop_timezone", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "stop_timezone" }, { "name": "wheelchair_boarding", "type": "esriFieldTypeInteger", "alias": "wheelchair_boarding", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "wheelchair_boarding" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "StopType", "type": "esriFieldTypeString", "alias": "Stop Type", "domain": { "type": "codedValue", "name": "StopType", "description": "", "codedValues": [ { "name": "MARTA non-ad bench", "code": "MARTA non-ad bench" }, { "name": "Third party bench", "code": "Third party bench" }, { "name": "Concrete post", "code": "Concrete post" }, { "name": "Sign on movable pedestal", "code": "Sign on movable pedestal" }, { "name": "Sign strapped to pole", "code": "Sign strapped to pole" }, { "name": "Sign on U-channel post", "code": "Sign on U-channel post" }, { "name": "Bus stop at/in a rail station", "code": "Bus stop at/in a rail station" }, { "name": "Non-ad shelter, old 1970s-1980s MARTA design", "code": "Non-ad shelter, old 1970s-1980s MARTA design" }, { "name": "Non-ad shelter, 2010s Tolar design", "code": "Non-ad shelter, 2010s Tolar design" }, { "name": "Non-ad shelter, 2000s Daytech design", "code": "Non-ad shelter, 2000s Daytech design" }, { "name": "Non-ad shelter, 1990s CODA design", "code": "Non-ad shelter, 1990s CODA design" }, { "name": "Non-ad shelter, 2010s Ensei design", "code": "Non-ad shelter, 2010s Ensei design" }, { "name": "Ad shelter, old 1990s ABS/Viacom/CBS design", "code": "Ad shelter, old 1990s ABS/Viacom/CBS design" }, { "name": "At shelter, 2010s Tolar design", "code": "At shelter, 2010s Tolar design" }, { "name": "Other type of shelter (not a standard MARTA design)", "code": "Other type of shelter (not a standard MARTA design)" }, { "name": "Train stop in rail station", "code": "Train stop in rail station" }, { "name": "Text painted on street", "code": "Text painted on street" }, { "name": "U-loop", "code": "U-loop" }, { "name": "Assumed stop, no sign or paint present", "code": "Assumed stop, no sign or paint present" }, { "name": "Simme Seat with attached MARTA sign", "code": "Simme Seat with attached MARTA sign" }, { "name": "Simme Seat with attached MARTA sign (Roswell)", "code": "Simme Seat with attached MARTA sign (Roswell)" }, { "name": "Simme Seat with detached MARTA sign", "code": "Simme Seat with detached MARTA sign" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "StopType" }, { "name": "Int_Pos", "type": "esriFieldTypeString", "alias": "Intersection Position", "domain": { "type": "codedValue", "name": "IntersectionPosition", "description": "", "codedValues": [ { "name": "Near Side", "code": "Near Side" }, { "name": "Far Side", "code": "Far Side" }, { "name": "Midblock", "code": "Midblock" }, { "name": "At the specified address number", "code": "At the specified address number" }, { "name": "Opposite of the specified address number", "code": "Opposite of the specified address number" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Int_Pos" }, { "name": "trv_dir", "type": "esriFieldTypeString", "alias": "Direction of Travel", "domain": { "type": "codedValue", "name": "TravelDirection", "description": "", "codedValues": [ { "name": "North", "code": "North" }, { "name": "East", "code": "East" }, { "name": "South", "code": "South" }, { "name": "West", "code": "West" }, { "name": "Northeast", "code": "Northeast" }, { "name": "Northwest", "code": "Northwest" }, { "name": "Southeast", "code": "Southeast" }, { "name": "Southwest", "code": "Southwest" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "trv_dir" }, { "name": "lighting", "type": "esriFieldTypeString", "alias": "Lighting", "domain": { "type": "codedValue", "name": "YesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "lighting" }, { "name": "garbage", "type": "esriFieldTypeString", "alias": "Garbage", "domain": { "type": "codedValue", "name": "YesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "garbage" }, { "name": "ADA_Access", "type": "esriFieldTypeString", "alias": "ADA Access", "domain": { "type": "codedValue", "name": "YesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ADA_Access" }, { "name": "sidewalk", "type": "esriFieldTypeString", "alias": "Sidewalk", "domain": { "type": "codedValue", "name": "Sidewalk", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "Yes but poor", "code": "Yes but poor" }, { "name": "Yes but short", "code": "Yes but short" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "sidewalk" }, { "name": "AMPickup", "type": "esriFieldTypeString", "alias": "AM Pickup", "domain": { "type": "codedValue", "name": "YesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "AMPickup" }, { "name": "PMPickup", "type": "esriFieldTypeString", "alias": "PM Pickup", "domain": { "type": "codedValue", "name": "YesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PMPickup" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "UUID_12", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_12", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S2_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Bus Stops", "description": "", "prototype": { "attributes": { "AMPickup": null, "stop_id": null, "stop_code": null, "stop_name": null, "stop_desc": null, "stop_lat": null, "stop_lon": null, "zone_id": null, "stop_url": null, "location_type": null, "parent_station": null, "stop_timezone": null, "wheelchair_boarding": null, "PMPickup": null, "StopType": null, "Int_Pos": null, "trv_dir": null, "lighting": null, "garbage": null, "ADA_Access": null, "sidewalk": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }