{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Bike Share Stations", "type": "Feature Layer", "description": "

Point file containing the Bike Share locations, only including Capital Bike Share station in the City of Alexandria. Dataset has several id fields to use in conjunction with Capital Bike share system data (<\/SPAN><\/SPAN>https://www.capitalbikeshare.com/system-data<\/SPAN><\/SPAN><\/A>) , FacilityID are also included for Cityowrks intergration with workorder workflows. Dataset contains both on Actual Lat Long and Lat Long provided by CBS. Last updated 12/4/2020<\/SPAN><\/P>

<\/P><\/DIV><\/DIV>", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Capital Bike Share, GIS", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "bb5de01d35ddf482a0a47d78159c1287", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABO0lEQVQ4jaWToZLCMBCGP4EAWZlIJCdTiTwZeIzeY6R9DPoaQWJxF4vEEWQk9kSSNmXauZu5nelMZ7v77f+nmxX/jNVCXqVHAgI4Aw7wfwG0gJEHWAvYSPCWJjgAuvR9EWArhf5oQegxuTMQHFyPmJdHA/UcoK0U+vN73lOlQD/gUqOCo81KMkABRp2mTUk2lRpzewtWYoAe8ANAHqaF1yN4G9+3DWT4WoA8gLdooM8AuRbTybkZ4N5HSB6QamVpQWzkvPe5SLWiBJy9pdmZ0fO2iZMhSi7tJXXPEuCCi9JzoTpFSAaW9tLh2hLgge56xOjHWFw25rh1QPwDrgQAtC+PvtSovR0OajL51oG3OOAr5983sQ6O1kpMpaKCtMpZdl82zwEgblgfHDq44TI9k2f3Xrx0G32a9mv8AIRBZhtQQg6XAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8586716.9536, "ymin": 4692073.064400002, "xmax": -8576086.1874, "ymax": 4699268.001800001, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Short_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": "Station_id", "type": "esriFieldTypeString", "alias": "Station_id", "length": 20, "domain": null }, { "name": "Short_name", "type": "esriFieldTypeString", "alias": "Short_name", "length": 20, "domain": null }, { "name": "StationName", "type": "esriFieldTypeString", "alias": "StationName", "length": 150, "domain": null }, { "name": "Active", "type": "esriFieldTypeString", "alias": "Active", "length": 6, "domain": null }, { "name": "Station_type", "type": "esriFieldTypeString", "alias": "Station_type", "length": 20, "domain": null }, { "name": "Capacity", "type": "esriFieldTypeInteger", "alias": "Capacity", "domain": null }, { "name": "Has_kiosk", "type": "esriFieldTypeSmallInteger", "alias": "Has_kiosk", "domain": null }, { "name": "Eightd_has_key_dispenser", "type": "esriFieldTypeSmallInteger", "alias": "Eightd_has_key_dispenser", "domain": null }, { "name": "Electric_bike_surcharge_waiver", "type": "esriFieldTypeSmallInteger", "alias": "Electric_bike_surcharge_waiver", "domain": null }, { "name": "region_id", "type": "esriFieldTypeString", "alias": "region_id", "length": 20, "domain": null }, { "name": "legacy_id", "type": "esriFieldTypeString", "alias": "legacy_id", "length": 20, "domain": null }, { "name": "external_id", "type": "esriFieldTypeString", "alias": "external_id", "length": 100, "domain": null }, { "name": "CBSLat", "type": "esriFieldTypeDouble", "alias": "CBSLat", "domain": null }, { "name": "CBSLon", "type": "esriFieldTypeDouble", "alias": "CBSLon", "domain": null }, { "name": "ActLat", "type": "esriFieldTypeDouble", "alias": "ActLat", "domain": null }, { "name": "ActLon", "type": "esriFieldTypeDouble", "alias": "ActLon", "domain": null }, { "name": "CBSlast_updates", "type": "esriFieldTypeString", "alias": "CBSlast_updates", "length": 20, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R606_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S545_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "46ffea0f74134cac953d584efe43c785" } ], "tables": [] }