{ "layers": [ { "currentVersion": 10.7, "id": 0, "name": "SKYBUS_STOP_FREQ_point", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4283, "latestWkid": 4283 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 173, 142, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 144.35532504000003, "ymin": -38.35514502000001, "xmax": 145.28004983999995, "ymax": -37.669330979999984, "spatialReference": { "wkid": 4283, "latestWkid": 4283 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STOP_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "stop_id", "type": "esriFieldTypeInteger", "alias": "stop_id", "domain": null }, { "name": "stop_name", "type": "esriFieldTypeString", "alias": "stop_name", "length": 58, "domain": null }, { "name": "latitude", "type": "esriFieldTypeDouble", "alias": "latitude", "domain": null }, { "name": "longitude", "type": "esriFieldTypeDouble", "alias": "longitude", "domain": null }, { "name": "routes_using_stop", "type": "esriFieldTypeString", "alias": "routes_using_stop", "length": 200, "domain": null }, { "name": "mon_daily_count", "type": "esriFieldTypeInteger", "alias": "mon_daily_count", "domain": null }, { "name": "tue_daily_count", "type": "esriFieldTypeInteger", "alias": "tue_daily_count", "domain": null }, { "name": "wed_daily_count", "type": "esriFieldTypeInteger", "alias": "wed_daily_count", "domain": null }, { "name": "wed_am_count", "type": "esriFieldTypeInteger", "alias": "wed_am_count", "domain": null }, { "name": "wed_pm_count", "type": "esriFieldTypeInteger", "alias": "wed_pm_count", "domain": null }, { "name": "thu_daily_count", "type": "esriFieldTypeInteger", "alias": "thu_daily_count", "domain": null }, { "name": "fri_daily_count", "type": "esriFieldTypeInteger", "alias": "fri_daily_count", "domain": null }, { "name": "sat_daily_count", "type": "esriFieldTypeInteger", "alias": "sat_daily_count", "domain": null }, { "name": "sun_daily_count", "type": "esriFieldTypeInteger", "alias": "sun_daily_count", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "r618_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a545_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.7, "id": 1, "name": "SKYBUS_ROUTE_FREQ_polyline", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 4283, "latestWkid": 4283 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 0, 49, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 144.35075591999998, "ymin": -38.355257970000025, "xmax": 145.28013083999997, "ymax": -37.669277969999996, "spatialReference": { "wkid": 4283, "latestWkid": 4283 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ROUTE_SHORT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "shape_id", "type": "esriFieldTypeString", "alias": "shape_id", "length": 20, "domain": null }, { "name": "route_id", "type": "esriFieldTypeString", "alias": "route_id", "length": 15, "domain": null }, { "name": "route_short_name", "type": "esriFieldTypeString", "alias": "route_short_name", "length": 30, "domain": null }, { "name": "route_long_name", "type": "esriFieldTypeString", "alias": "route_long_name", "length": 70, "domain": null }, { "name": "trip_headsign", "type": "esriFieldTypeString", "alias": "trip_headsign", "length": 50, "domain": null }, { "name": "route_km", "type": "esriFieldTypeDouble", "alias": "route_km", "domain": null }, { "name": "first_stop_name", "type": "esriFieldTypeString", "alias": "first_stop_name", "length": 70, "domain": null }, { "name": "last_stop_name", "type": "esriFieldTypeString", "alias": "last_stop_name", "length": 70, "domain": null }, { "name": "first_stop_id", "type": "esriFieldTypeString", "alias": "first_stop_id", "length": 14, "domain": null }, { "name": "last_stop_id", "type": "esriFieldTypeString", "alias": "last_stop_id", "length": 14, "domain": null }, { "name": "num_of_stops", "type": "esriFieldTypeInteger", "alias": "num_of_stops", "domain": null }, { "name": "operator_name", "type": "esriFieldTypeString", "alias": "operator_name", "length": 42, "domain": null }, { "name": "freq_for_week", "type": "esriFieldTypeString", "alias": "freq_for_week", "length": 10, "domain": null }, { "name": "mon_daily_count", "type": "esriFieldTypeInteger", "alias": "mon_daily_count", "domain": null }, { "name": "tue_daily_count", "type": "esriFieldTypeInteger", "alias": "tue_daily_count", "domain": null }, { "name": "wed_daily_count", "type": "esriFieldTypeInteger", "alias": "wed_daily_count", "domain": null }, { "name": "thu_daily_count", "type": "esriFieldTypeInteger", "alias": "thu_daily_count", "domain": null }, { "name": "fri_daily_count", "type": "esriFieldTypeInteger", "alias": "fri_daily_count", "domain": null }, { "name": "sat_daily_count", "type": "esriFieldTypeInteger", "alias": "sat_daily_count", "domain": null }, { "name": "sun_daily_count", "type": "esriFieldTypeInteger", "alias": "sun_daily_count", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "r619_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a546_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.7, "id": 2, "name": "REGIONAL_TRAIN_STATION_FREQ_point", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4283, "latestWkid": 4283 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 140, 5, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 141.65389008, "ymin": -38.386392030000025, "xmax": 147.62761416, "ymax": -35.34111395999997, "spatialReference": { "wkid": 4283, "latestWkid": 4283 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STOP_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "stop_id", "type": "esriFieldTypeInteger", "alias": "stop_id", "domain": null }, { "name": "stop_name", "type": "esriFieldTypeString", "alias": "stop_name", "length": 55, "domain": null }, { "name": "latitude", "type": "esriFieldTypeDouble", "alias": "latitude", "domain": null }, { "name": "longitude", "type": "esriFieldTypeDouble", "alias": "longitude", "domain": null }, { "name": "mon_daily_count_up", "type": "esriFieldTypeInteger", "alias": "mon_daily_count_up", "domain": null }, { "name": "mon_daily_count_down", "type": "esriFieldTypeInteger", "alias": "mon_daily_count_down", "domain": null }, { "name": "tue_daily_count_up", "type": "esriFieldTypeInteger", "alias": "tue_daily_count_up", "domain": null }, { "name": "tue_daily_count_down", "type": "esriFieldTypeInteger", "alias": "tue_daily_count_down", "domain": null }, { "name": "wed_daily_count_up", "type": "esriFieldTypeInteger", "alias": "wed_daily_count_up", "domain": null }, { "name": "wed_daily_count_down", "type": "esriFieldTypeInteger", "alias": "wed_daily_count_down", "domain": null }, { "name": "wed_am_count_up", "type": "esriFieldTypeInteger", "alias": "wed_am_count_up", "domain": null }, { "name": "wed_am_count_down", "type": "esriFieldTypeInteger", "alias": "wed_am_count_down", "domain": null }, { "name": "thu_daily_count_up", "type": "esriFieldTypeInteger", "alias": "thu_daily_count_up", "domain": null }, { "name": "thu_daily_count_down", "type": "esriFieldTypeInteger", "alias": "thu_daily_count_down", "domain": null }, { "name": "fri_daily_count_up", "type": "esriFieldTypeInteger", "alias": "fri_daily_count_up", "domain": null }, { "name": "fri_daily_count_down", "type": "esriFieldTypeInteger", "alias": "fri_daily_count_down", "domain": null }, { "name": "sat_daily_count_up", "type": "esriFieldTypeInteger", "alias": "sat_daily_count_up", "domain": null }, { "name": "sat_daily_count_down", "type": "esriFieldTypeInteger", "alias": "sat_daily_count_down", "domain": null }, { "name": "sun_daily_count_up", "type": "esriFieldTypeInteger", "alias": "sun_daily_count_up", "domain": null }, { "name": "sun_daily_count_down", "type": "esriFieldTypeInteger", "alias": "sun_daily_count_down", "domain": null }, { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "i931stop_id", "fields": "stop_id", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r620_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a547_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.7, "id": 3, "name": "REGIONAL_COACH_STOP_FREQ_point", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4283, "latestWkid": 4283 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 41, 0, 135, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 138.59575092, "ymin": -38.77712298, "xmax": 150.17814899999996, "ymax": -34.18210601999999, "spatialReference": { "wkid": 4283, "latestWkid": 4283 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STOP_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "stop_id", "type": "esriFieldTypeInteger", "alias": "stop_id", "domain": null }, { "name": "stop_name", "type": "esriFieldTypeString", "alias": "stop_name", "length": 70, "domain": null }, { "name": "latitude", "type": "esriFieldTypeDouble", "alias": "latitude", "domain": null }, { "name": "longitude", "type": "esriFieldTypeDouble", "alias": "longitude", "domain": null }, { "name": "mon_daily_count", "type": "esriFieldTypeInteger", "alias": "mon_daily_count", "domain": null }, { "name": "tue_daily_count", "type": "esriFieldTypeInteger", "alias": "tue_daily_count", "domain": null }, { "name": "wed_daily_count", "type": "esriFieldTypeInteger", "alias": "wed_daily_count", "domain": null }, { "name": "wed_am_count", "type": "esriFieldTypeInteger", "alias": "wed_am_count", "domain": null }, { "name": "wed_pm_count", "type": "esriFieldTypeInteger", "alias": "wed_pm_count", "domain": null }, { "name": "thu_daily_count", "type": "esriFieldTypeInteger", "alias": "thu_daily_count", "domain": null }, { "name": "fri_daily_count", "type": "esriFieldTypeInteger", "alias": "fri_daily_count", "domain": null }, { "name": "sat_daily_count", "type": "esriFieldTypeInteger", "alias": "sat_daily_count", "domain": null }, { "name": "sun_daily_count", "type": "esriFieldTypeInteger", "alias": "sun_daily_count", "domain": null }, { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "i932stop_id", "fields": "stop_id", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r621_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a548_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.7, "id": 4, "name": "REGIONAL_BUS_STOP_FREQ_point", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4283, "latestWkid": 4283 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 158, 0, 16, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 140.74216883999998, "ymin": -38.77712298, "xmax": 149.75770716, "ymax": -34.165229039999986, "spatialReference": { "wkid": 4283, "latestWkid": 4283 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STOP_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "stop_id", "type": "esriFieldTypeInteger", "alias": "stop_id", "domain": null }, { "name": "stop_name", "type": "esriFieldTypeString", "alias": "stop_name", "length": 75, "domain": null }, { "name": "latitude", "type": "esriFieldTypeDouble", "alias": "latitude", "domain": null }, { "name": "longitude", "type": "esriFieldTypeDouble", "alias": "longitude", "domain": null }, { "name": "routes_using_stop", "type": "esriFieldTypeString", "alias": "routes_using_stop", "length": 200, "domain": null }, { "name": "mon_daily_count", "type": "esriFieldTypeInteger", "alias": "mon_daily_count", "domain": null }, { "name": "tue_daily_count", "type": "esriFieldTypeInteger", "alias": "tue_daily_count", "domain": null }, { "name": "wed_daily_count", "type": "esriFieldTypeInteger", "alias": "wed_daily_count", "domain": null }, { "name": "wed_am_count", "type": "esriFieldTypeInteger", "alias": "wed_am_count", "domain": null }, { "name": "wed_pm_count", "type": "esriFieldTypeInteger", "alias": "wed_pm_count", "domain": null }, { "name": "thu_daily_count", "type": "esriFieldTypeInteger", "alias": "thu_daily_count", "domain": null }, { "name": "fri_daily_count", "type": "esriFieldTypeInteger", "alias": "fri_daily_count", "domain": null }, { "name": "sat_daily_count", "type": "esriFieldTypeInteger", "alias": "sat_daily_count", "domain": null }, { "name": "sun_daily_count", "type": "esriFieldTypeInteger", "alias": "sun_daily_count", "domain": null }, { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "i933stop_id", "fields": "stop_id", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r622_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a549_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.7, "id": 5, "name": "NIGHT_BUS_STOP_FREQ_point", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4283, "latestWkid": 4283 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 138, 0, 28, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 144.56864087999998, "ymin": -38.35514502000001, "xmax": 145.52970084000003, "ymax": -37.57752504000001, "spatialReference": { "wkid": 4283, "latestWkid": 4283 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STOP_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "stop_id", "type": "esriFieldTypeInteger", "alias": "stop_id", "domain": null }, { "name": "stop_name", "type": "esriFieldTypeString", "alias": "stop_name", "length": 64, "domain": null }, { "name": "latitude", "type": "esriFieldTypeDouble", "alias": "latitude", "domain": null }, { "name": "longitude", "type": "esriFieldTypeDouble", "alias": "longitude", "domain": null }, { "name": "ticketzone", "type": "esriFieldTypeString", "alias": "ticketzone", "length": 25, "domain": null }, { "name": "routes_using_stop", "type": "esriFieldTypeString", "alias": "routes_using_stop", "length": 200, "domain": null }, { "name": "mon_daily_count", "type": "esriFieldTypeInteger", "alias": "mon_daily_count", "domain": null }, { "name": "tue_daily_count", "type": "esriFieldTypeInteger", "alias": "tue_daily_count", "domain": null }, { "name": "wed_daily_count", "type": "esriFieldTypeInteger", "alias": "wed_daily_count", "domain": null }, { "name": "wed_am_count", "type": "esriFieldTypeInteger", "alias": "wed_am_count", "domain": null }, { "name": "wed_pm_count", "type": "esriFieldTypeInteger", "alias": "wed_pm_count", "domain": null }, { "name": "thu_daily_count", "type": "esriFieldTypeInteger", "alias": "thu_daily_count", "domain": null }, { "name": "fri_daily_count", "type": "esriFieldTypeInteger", "alias": "fri_daily_count", "domain": null }, { "name": "sat_daily_count", "type": "esriFieldTypeInteger", "alias": "sat_daily_count", "domain": null }, { "name": "sun_daily_count", "type": "esriFieldTypeInteger", "alias": "sun_daily_count", "domain": null }, { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "i934stop_id", "fields": "stop_id", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r623_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a550_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.7, "id": 6, "name": "METRO_TRAM_STOP_FREQ_point", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4283, "latestWkid": 4283 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 140, 0, 153, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 144.877977, "ymin": -37.91422197000003, "xmax": 145.18193004, "ymax": -37.67898401999997, "spatialReference": { "wkid": 4283, "latestWkid": 4283 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STOP_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "stop_id", "type": "esriFieldTypeInteger", "alias": "stop_id", "domain": null }, { "name": "stop_name", "type": "esriFieldTypeString", "alias": "stop_name", "length": 64, "domain": null }, { "name": "latitude", "type": "esriFieldTypeDouble", "alias": "latitude", "domain": null }, { "name": "longitude", "type": "esriFieldTypeDouble", "alias": "longitude", "domain": null }, { "name": "ticketzone", "type": "esriFieldTypeString", "alias": "ticketzone", "length": 25, "domain": null }, { "name": "tram_tracker_id", "type": "esriFieldTypeInteger", "alias": "tram_tracker_id", "domain": null }, { "name": "routes_using_stop", "type": "esriFieldTypeString", "alias": "routes_using_stop", "length": 200, "domain": null }, { "name": "mon_daily_count", "type": "esriFieldTypeInteger", "alias": "mon_daily_count", "domain": null }, { "name": "tue_daily_count", "type": "esriFieldTypeInteger", "alias": "tue_daily_count", "domain": null }, { "name": "wed_daily_count", "type": "esriFieldTypeInteger", "alias": "wed_daily_count", "domain": null }, { "name": "wed_am_count", "type": "esriFieldTypeInteger", "alias": "wed_am_count", "domain": null }, { "name": "wed_pm_count", "type": "esriFieldTypeInteger", "alias": "wed_pm_count", "domain": null }, { "name": "thu_daily_count", "type": "esriFieldTypeInteger", "alias": "thu_daily_count", "domain": null }, { "name": "fri_daily_count", "type": "esriFieldTypeInteger", "alias": "fri_daily_count", "domain": null }, { "name": "sat_daily_count", "type": "esriFieldTypeInteger", "alias": "sat_daily_count", "domain": null }, { "name": "sun_daily_count", "type": "esriFieldTypeInteger", "alias": "sun_daily_count", "domain": null }, { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "i935stop_id", "fields": "stop_id", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r624_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a551_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.7, "id": 7, "name": "METRO_TRAIN_STATION_FREQ_point", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4283, "latestWkid": 4283 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 2, 140, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 144.66111804000002, "ymin": -38.37423501000001, "xmax": 145.48637915999996, "ymax": -37.57909103999998, "spatialReference": { "wkid": 4283, "latestWkid": 4283 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STOP_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "stop_id", "type": "esriFieldTypeInteger", "alias": "stop_id", "domain": null }, { "name": "stop_name", "type": "esriFieldTypeString", "alias": "stop_name", "length": 59, "domain": null }, { "name": "latitude", "type": "esriFieldTypeDouble", "alias": "latitude", "domain": null }, { "name": "longitude", "type": "esriFieldTypeDouble", "alias": "longitude", "domain": null }, { "name": "ticketzone", "type": "esriFieldTypeString", "alias": "ticketzone", "length": 25, "domain": null }, { "name": "routes_using_stop", "type": "esriFieldTypeString", "alias": "routes_using_stop", "length": 200, "domain": null }, { "name": "mon_daily_count_up", "type": "esriFieldTypeInteger", "alias": "mon_daily_count_up", "domain": null }, { "name": "mon_daily_count_down", "type": "esriFieldTypeInteger", "alias": "mon_daily_count_down", "domain": null }, { "name": "tue_daily_count_up", "type": "esriFieldTypeInteger", "alias": "tue_daily_count_up", "domain": null }, { "name": "tue_daily_count_down", "type": "esriFieldTypeInteger", "alias": "tue_daily_count_down", "domain": null }, { "name": "wed_daily_count_up", "type": "esriFieldTypeInteger", "alias": "wed_daily_count_up", "domain": null }, { "name": "wed_daily_count_down", "type": "esriFieldTypeInteger", "alias": "wed_daily_count_down", "domain": null }, { "name": "wed_am_count_up", "type": "esriFieldTypeInteger", "alias": "wed_am_count_up", "domain": null }, { "name": "wed_am_count_down", "type": "esriFieldTypeInteger", "alias": "wed_am_count_down", "domain": null }, { "name": "thu_daily_count_up", "type": "esriFieldTypeInteger", "alias": "thu_daily_count_up", "domain": null }, { "name": "thu_daily_count_down", "type": "esriFieldTypeInteger", "alias": "thu_daily_count_down", "domain": null }, { "name": "fri_daily_count_up", "type": "esriFieldTypeInteger", "alias": "fri_daily_count_up", "domain": null }, { "name": "fri_daily_count_down", "type": "esriFieldTypeInteger", "alias": "fri_daily_count_down", "domain": null }, { "name": "sat_daily_count_up", "type": "esriFieldTypeInteger", "alias": "sat_daily_count_up", "domain": null }, { "name": "sat_daily_count_down", "type": "esriFieldTypeInteger", "alias": "sat_daily_count_down", "domain": null }, { "name": "sun_daily_count_up", "type": "esriFieldTypeInteger", "alias": "sun_daily_count_up", "domain": null }, { "name": "sun_daily_count_down", "type": "esriFieldTypeInteger", "alias": "sun_daily_count_down", "domain": null }, { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "i936stop_id", "fields": "stop_id", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r625_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a552_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.7, "id": 8, "name": "METRO_BUS_STOP_FREQ_point", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4283, "latestWkid": 4283 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 152, 176, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 144.53948412, "ymin": -38.47401602999997, "xmax": 145.90966391999996, "ymax": -37.190961990000005, "spatialReference": { "wkid": 4283, "latestWkid": 4283 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STOP_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "stop_id", "type": "esriFieldTypeInteger", "alias": "stop_id", "domain": null }, { "name": "stop_name", "type": "esriFieldTypeString", "alias": "stop_name", "length": 71, "domain": null }, { "name": "latitude", "type": "esriFieldTypeDouble", "alias": "latitude", "domain": null }, { "name": "longitude", "type": "esriFieldTypeDouble", "alias": "longitude", "domain": null }, { "name": "ticketzone", "type": "esriFieldTypeString", "alias": "ticketzone", "length": 25, "domain": null }, { "name": "routes_using_stop", "type": "esriFieldTypeString", "alias": "routes_using_stop", "length": 200, "domain": null }, { "name": "mon_daily_count", "type": "esriFieldTypeInteger", "alias": "mon_daily_count", "domain": null }, { "name": "tue_daily_count", "type": "esriFieldTypeInteger", "alias": "tue_daily_count", "domain": null }, { "name": "wed_daily_count", "type": "esriFieldTypeInteger", "alias": "wed_daily_count", "domain": null }, { "name": "wed_am_count", "type": "esriFieldTypeInteger", "alias": "wed_am_count", "domain": null }, { "name": "wed_pm_count", "type": "esriFieldTypeInteger", "alias": "wed_pm_count", "domain": null }, { "name": "thu_daily_count", "type": "esriFieldTypeInteger", "alias": "thu_daily_count", "domain": null }, { "name": "fri_daily_count", "type": "esriFieldTypeInteger", "alias": "fri_daily_count", "domain": null }, { "name": "sat_daily_count", "type": "esriFieldTypeInteger", "alias": "sat_daily_count", "domain": null }, { "name": "sun_daily_count", "type": "esriFieldTypeInteger", "alias": "sun_daily_count", "domain": null }, { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "i937stop_id", "fields": "stop_id", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r626_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a553_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.7, "id": 9, "name": "REGIONAL_COACH_ROUTE_FREQ_polyline", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 4283, "latestWkid": 4283 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 161, 67, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 140.51767608, "ymin": -38.784643019999976, "xmax": 149.91401484000005, "ymax": -34.17076997999999, "spatialReference": { "wkid": 4283, "latestWkid": 4283 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ROUTE_SHORT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "shape_id", "type": "esriFieldTypeString", "alias": "shape_id", "length": 20, "domain": null }, { "name": "route_id", "type": "esriFieldTypeString", "alias": "route_id", "length": 15, "domain": null }, { "name": "route_short_name", "type": "esriFieldTypeString", "alias": "route_short_name", "length": 30, "domain": null }, { "name": "route_long_name", "type": "esriFieldTypeString", "alias": "route_long_name", "length": 70, "domain": null }, { "name": "trip_headsign", "type": "esriFieldTypeString", "alias": "trip_headsign", "length": 50, "domain": null }, { "name": "route_km", "type": "esriFieldTypeDouble", "alias": "route_km", "domain": null }, { "name": "first_stop_name", "type": "esriFieldTypeString", "alias": "first_stop_name", "length": 70, "domain": null }, { "name": "last_stop_name", "type": "esriFieldTypeString", "alias": "last_stop_name", "length": 70, "domain": null }, { "name": "first_stop_id", "type": "esriFieldTypeString", "alias": "first_stop_id", "length": 14, "domain": null }, { "name": "last_stop_id", "type": "esriFieldTypeString", "alias": "last_stop_id", "length": 14, "domain": null }, { "name": "num_of_stops", "type": "esriFieldTypeInteger", "alias": "num_of_stops", "domain": null }, { "name": "operator_name", "type": "esriFieldTypeString", "alias": "operator_name", "length": 42, "domain": null }, { "name": "freq_for_week", "type": "esriFieldTypeString", "alias": "freq_for_week", "length": 10, "domain": null }, { "name": "mon_daily_count", "type": "esriFieldTypeInteger", "alias": "mon_daily_count", "domain": null }, { "name": "tue_daily_count", "type": "esriFieldTypeInteger", "alias": "tue_daily_count", "domain": null }, { "name": "wed_daily_count", "type": "esriFieldTypeInteger", "alias": "wed_daily_count", "domain": null }, { "name": "thu_daily_count", "type": "esriFieldTypeInteger", "alias": "thu_daily_count", "domain": null }, { "name": "fri_daily_count", "type": "esriFieldTypeInteger", "alias": "fri_daily_count", "domain": null }, { "name": "sat_daily_count", "type": "esriFieldTypeInteger", "alias": "sat_daily_count", "domain": null }, { "name": "sun_daily_count", "type": "esriFieldTypeInteger", "alias": "sun_daily_count", "domain": null }, { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "r627_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a554_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.7, "id": 10, "name": "REGIONAL_BUS_ROUTE_FREQ_polyline", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 4283, "latestWkid": 4283 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 20, 171, 0, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 140.74216883999998, "ymin": -38.77714899, "xmax": 149.75771796000004, "ymax": -34.164573029999985, "spatialReference": { "wkid": 4283, "latestWkid": 4283 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ROUTE_SHORT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "shape_id", "type": "esriFieldTypeString", "alias": "shape_id", "length": 20, "domain": null }, { "name": "route_id", "type": "esriFieldTypeString", "alias": "route_id", "length": 15, "domain": null }, { "name": "route_short_name", "type": "esriFieldTypeString", "alias": "route_short_name", "length": 30, "domain": null }, { "name": "route_long_name", "type": "esriFieldTypeString", "alias": "route_long_name", "length": 70, "domain": null }, { "name": "trip_headsign", "type": "esriFieldTypeString", "alias": "trip_headsign", "length": 50, "domain": null }, { "name": "route_km", "type": "esriFieldTypeDouble", "alias": "route_km", "domain": null }, { "name": "first_stop_name", "type": "esriFieldTypeString", "alias": "first_stop_name", "length": 70, "domain": null }, { "name": "last_stop_name", "type": "esriFieldTypeString", "alias": "last_stop_name", "length": 70, "domain": null }, { "name": "first_stop_id", "type": "esriFieldTypeString", "alias": "first_stop_id", "length": 14, "domain": null }, { "name": "last_stop_id", "type": "esriFieldTypeString", "alias": "last_stop_id", "length": 14, "domain": null }, { "name": "num_of_stops", "type": "esriFieldTypeInteger", "alias": "num_of_stops", "domain": null }, { "name": "operator_name", "type": "esriFieldTypeString", "alias": "operator_name", "length": 42, "domain": null }, { "name": "freq_for_week", "type": "esriFieldTypeString", "alias": "freq_for_week", "length": 10, "domain": null }, { "name": "mon_daily_count", "type": "esriFieldTypeInteger", "alias": "mon_daily_count", "domain": null }, { "name": "tue_daily_count", "type": "esriFieldTypeInteger", "alias": "tue_daily_count", "domain": null }, { "name": "wed_daily_count", "type": "esriFieldTypeInteger", "alias": "wed_daily_count", "domain": null }, { "name": "thu_daily_count", "type": "esriFieldTypeInteger", "alias": "thu_daily_count", "domain": null }, { "name": "fri_daily_count", "type": "esriFieldTypeInteger", "alias": "fri_daily_count", "domain": null }, { "name": "sat_daily_count", "type": "esriFieldTypeInteger", "alias": "sat_daily_count", "domain": null }, { "name": "sun_daily_count", "type": "esriFieldTypeInteger", "alias": "sun_daily_count", "domain": null }, { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "r628_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a555_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.7, "id": 11, "name": "NIGHT_BUS_ROUTE_FREQ_polyline", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 4283, "latestWkid": 4283 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 160, 0, 168, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 144.56440296000005, "ymin": -38.35545903000002, "xmax": 145.54585583999994, "ymax": -37.57761396000001, "spatialReference": { "wkid": 4283, "latestWkid": 4283 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ROUTE_SHORT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "shape_id", "type": "esriFieldTypeString", "alias": "shape_id", "length": 20, "domain": null }, { "name": "route_id", "type": "esriFieldTypeString", "alias": "route_id", "length": 15, "domain": null }, { "name": "route_short_name", "type": "esriFieldTypeString", "alias": "route_short_name", "length": 30, "domain": null }, { "name": "route_long_name", "type": "esriFieldTypeString", "alias": "route_long_name", "length": 70, "domain": null }, { "name": "trip_headsign", "type": "esriFieldTypeString", "alias": "trip_headsign", "length": 50, "domain": null }, { "name": "route_km", "type": "esriFieldTypeDouble", "alias": "route_km", "domain": null }, { "name": "first_stop_name", "type": "esriFieldTypeString", "alias": "first_stop_name", "length": 70, "domain": null }, { "name": "last_stop_name", "type": "esriFieldTypeString", "alias": "last_stop_name", "length": 70, "domain": null }, { "name": "first_stop_id", "type": "esriFieldTypeString", "alias": "first_stop_id", "length": 14, "domain": null }, { "name": "last_stop_id", "type": "esriFieldTypeString", "alias": "last_stop_id", "length": 14, "domain": null }, { "name": "num_of_stops", "type": "esriFieldTypeInteger", "alias": "num_of_stops", "domain": null }, { "name": "operator_name", "type": "esriFieldTypeString", "alias": "operator_name", "length": 42, "domain": null }, { "name": "freq_for_week", "type": "esriFieldTypeString", "alias": "freq_for_week", "length": 10, "domain": null }, { "name": "mon_daily_count", "type": "esriFieldTypeInteger", "alias": "mon_daily_count", "domain": null }, { "name": "tue_daily_count", "type": "esriFieldTypeInteger", "alias": "tue_daily_count", "domain": null }, { "name": "wed_daily_count", "type": "esriFieldTypeInteger", "alias": "wed_daily_count", "domain": null }, { "name": "thu_daily_count", "type": "esriFieldTypeInteger", "alias": "thu_daily_count", "domain": null }, { "name": "fri_daily_count", "type": "esriFieldTypeInteger", "alias": "fri_daily_count", "domain": null }, { "name": "sat_daily_count", "type": "esriFieldTypeInteger", "alias": "sat_daily_count", "domain": null }, { "name": "sun_daily_count", "type": "esriFieldTypeInteger", "alias": "sun_daily_count", "domain": null }, { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "r629_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a556_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.7, "id": 12, "name": "METRO_TRAM_ROUTE_FREQ_polyline", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 4283, "latestWkid": 4283 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 70, 140, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 144.87798887999998, "ymin": -37.914230970000006, "xmax": 145.18195307999997, "ymax": -37.67899302000001, "spatialReference": { "wkid": 4283, "latestWkid": 4283 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ROUTE_SHORT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "shape_id", "type": "esriFieldTypeString", "alias": "shape_id", "length": 20, "domain": null }, { "name": "route_id", "type": "esriFieldTypeString", "alias": "route_id", "length": 15, "domain": null }, { "name": "route_short_name", "type": "esriFieldTypeString", "alias": "route_short_name", "length": 30, "domain": null }, { "name": "route_long_name", "type": "esriFieldTypeString", "alias": "route_long_name", "length": 70, "domain": null }, { "name": "trip_headsign", "type": "esriFieldTypeString", "alias": "trip_headsign", "length": 50, "domain": null }, { "name": "route_km", "type": "esriFieldTypeDouble", "alias": "route_km", "domain": null }, { "name": "first_stop_name", "type": "esriFieldTypeString", "alias": "first_stop_name", "length": 70, "domain": null }, { "name": "last_stop_name", "type": "esriFieldTypeString", "alias": "last_stop_name", "length": 70, "domain": null }, { "name": "first_stop_id", "type": "esriFieldTypeString", "alias": "first_stop_id", "length": 14, "domain": null }, { "name": "last_stop_id", "type": "esriFieldTypeString", "alias": "last_stop_id", "length": 14, "domain": null }, { "name": "num_of_stops", "type": "esriFieldTypeInteger", "alias": "num_of_stops", "domain": null }, { "name": "operator_name", "type": "esriFieldTypeString", "alias": "operator_name", "length": 42, "domain": null }, { "name": "freq_for_week", "type": "esriFieldTypeString", "alias": "freq_for_week", "length": 10, "domain": null }, { "name": "wed_daily_count", "type": "esriFieldTypeInteger", "alias": "wed_daily_count", "domain": null }, { "name": "wed_7amto9am_count", "type": "esriFieldTypeInteger", "alias": "wed_7amto9am_count", "domain": null }, { "name": "wed_9amto3pm_count", "type": "esriFieldTypeInteger", "alias": "wed_9amto3pm_count", "domain": null }, { "name": "wed_3pmto6pm_count", "type": "esriFieldTypeInteger", "alias": "wed_3pmto6pm_count", "domain": null }, { "name": "wed_firstdepttime", "type": "esriFieldTypeString", "alias": "wed_firstdepttime", "length": 10, "domain": null }, { "name": "wed_lastdepttime", "type": "esriFieldTypeString", "alias": "wed_lastdepttime", "length": 10, "domain": null }, { "name": "thu_daily_count", "type": "esriFieldTypeInteger", "alias": "thu_daily_count", "domain": null }, { "name": "fri_daily_count", "type": "esriFieldTypeInteger", "alias": "fri_daily_count", "domain": null }, { "name": "fri_7amto9am_count", "type": "esriFieldTypeInteger", "alias": "fri_7amto9am_count", "domain": null }, { "name": "fri_9amto3pm_count", "type": "esriFieldTypeInteger", "alias": "fri_9amto3pm_count", "domain": null }, { "name": "fri_3pmto6pm_count", "type": "esriFieldTypeInteger", "alias": "fri_3pmto6pm_count", "domain": null }, { "name": "fri_firstdepttime", "type": "esriFieldTypeString", "alias": "fri_firstdepttime", "length": 10, "domain": null }, { "name": "fri_lastdepttime", "type": "esriFieldTypeString", "alias": "fri_lastdepttime", "length": 10, "domain": null }, { "name": "sat_daily_count", "type": "esriFieldTypeInteger", "alias": "sat_daily_count", "domain": null }, { "name": "sat_firstdepttime", "type": "esriFieldTypeString", "alias": "sat_firstdepttime", "length": 10, "domain": null }, { "name": "sat_lastdepttime", "type": "esriFieldTypeString", "alias": "sat_lastdepttime", "length": 10, "domain": null }, { "name": "sun_daily_count", "type": "esriFieldTypeInteger", "alias": "sun_daily_count", "domain": null }, { "name": "sun_firstdepttime", "type": "esriFieldTypeString", "alias": "sun_firstdepttime", "length": 10, "domain": null }, { "name": "sun_lastdepttime", "type": "esriFieldTypeString", "alias": "sun_lastdepttime", "length": 10, "domain": null }, { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "r630_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a557_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.7, "id": 13, "name": "METRO_TRAM_ROUTE_FREQ_polyline", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 4283, "latestWkid": 4283 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 138, 96, 0, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 144.87798887999998, "ymin": -37.914230970000006, "xmax": 145.18195307999997, "ymax": -37.67899302000001, "spatialReference": { "wkid": 4283, "latestWkid": 4283 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ROUTE_SHORT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "shape_id", "type": "esriFieldTypeString", "alias": "shape_id", "length": 20, "domain": null }, { "name": "route_id", "type": "esriFieldTypeString", "alias": "route_id", "length": 15, "domain": null }, { "name": "route_short_name", "type": "esriFieldTypeString", "alias": "route_short_name", "length": 30, "domain": null }, { "name": "route_long_name", "type": "esriFieldTypeString", "alias": "route_long_name", "length": 70, "domain": null }, { "name": "trip_headsign", "type": "esriFieldTypeString", "alias": "trip_headsign", "length": 50, "domain": null }, { "name": "route_km", "type": "esriFieldTypeDouble", "alias": "route_km", "domain": null }, { "name": "first_stop_name", "type": "esriFieldTypeString", "alias": "first_stop_name", "length": 70, "domain": null }, { "name": "last_stop_name", "type": "esriFieldTypeString", "alias": "last_stop_name", "length": 70, "domain": null }, { "name": "first_stop_id", "type": "esriFieldTypeString", "alias": "first_stop_id", "length": 14, "domain": null }, { "name": "last_stop_id", "type": "esriFieldTypeString", "alias": "last_stop_id", "length": 14, "domain": null }, { "name": "num_of_stops", "type": "esriFieldTypeInteger", "alias": "num_of_stops", "domain": null }, { "name": "operator_name", "type": "esriFieldTypeString", "alias": "operator_name", "length": 42, "domain": null }, { "name": "freq_for_week", "type": "esriFieldTypeString", "alias": "freq_for_week", "length": 10, "domain": null }, { "name": "wed_daily_count", "type": "esriFieldTypeInteger", "alias": "wed_daily_count", "domain": null }, { "name": "wed_7amto9am_count", "type": "esriFieldTypeInteger", "alias": "wed_7amto9am_count", "domain": null }, { "name": "wed_9amto3pm_count", "type": "esriFieldTypeInteger", "alias": "wed_9amto3pm_count", "domain": null }, { "name": "wed_3pmto6pm_count", "type": "esriFieldTypeInteger", "alias": "wed_3pmto6pm_count", "domain": null }, { "name": "wed_firstdepttime", "type": "esriFieldTypeString", "alias": "wed_firstdepttime", "length": 10, "domain": null }, { "name": "wed_lastdepttime", "type": "esriFieldTypeString", "alias": "wed_lastdepttime", "length": 10, "domain": null }, { "name": "thu_daily_count", "type": "esriFieldTypeInteger", "alias": "thu_daily_count", "domain": null }, { "name": "fri_daily_count", "type": "esriFieldTypeInteger", "alias": "fri_daily_count", "domain": null }, { "name": "fri_7amto9am_count", "type": "esriFieldTypeInteger", "alias": "fri_7amto9am_count", "domain": null }, { "name": "fri_9amto3pm_count", "type": "esriFieldTypeInteger", "alias": "fri_9amto3pm_count", "domain": null }, { "name": "fri_3pmto6pm_count", "type": "esriFieldTypeInteger", "alias": "fri_3pmto6pm_count", "domain": null }, { "name": "fri_firstdepttime", "type": "esriFieldTypeString", "alias": "fri_firstdepttime", "length": 10, "domain": null }, { "name": "fri_lastdepttime", "type": "esriFieldTypeString", "alias": "fri_lastdepttime", "length": 10, "domain": null }, { "name": "sat_daily_count", "type": "esriFieldTypeInteger", "alias": "sat_daily_count", "domain": null }, { "name": "sat_firstdepttime", "type": "esriFieldTypeString", "alias": "sat_firstdepttime", "length": 10, "domain": null }, { "name": "sat_lastdepttime", "type": "esriFieldTypeString", "alias": "sat_lastdepttime", "length": 10, "domain": null }, { "name": "sun_daily_count", "type": "esriFieldTypeInteger", "alias": "sun_daily_count", "domain": null }, { "name": "sun_firstdepttime", "type": "esriFieldTypeString", "alias": "sun_firstdepttime", "length": 10, "domain": null }, { "name": "sun_lastdepttime", "type": "esriFieldTypeString", "alias": "sun_lastdepttime", "length": 10, "domain": null }, { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "r630_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a557_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.7, "id": 14, "name": "METRO_BUS_ROUTE_FREQ_polyline", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 4283, "latestWkid": 4283 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 153, 89, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 144.53947008, "ymin": -38.47539698999998, "xmax": 145.91136600000004, "ymax": -37.18991403000001, "spatialReference": { "wkid": 4283, "latestWkid": 4283 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ROUTE_SHORT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "shape_id", "type": "esriFieldTypeString", "alias": "shape_id", "length": 20, "domain": null }, { "name": "route_id", "type": "esriFieldTypeString", "alias": "route_id", "length": 15, "domain": null }, { "name": "route_short_name", "type": "esriFieldTypeString", "alias": "route_short_name", "length": 30, "domain": null }, { "name": "route_long_name", "type": "esriFieldTypeString", "alias": "route_long_name", "length": 70, "domain": null }, { "name": "trip_headsign", "type": "esriFieldTypeString", "alias": "trip_headsign", "length": 50, "domain": null }, { "name": "route_km", "type": "esriFieldTypeDouble", "alias": "route_km", "domain": null }, { "name": "first_stop_name", "type": "esriFieldTypeString", "alias": "first_stop_name", "length": 70, "domain": null }, { "name": "last_stop_name", "type": "esriFieldTypeString", "alias": "last_stop_name", "length": 70, "domain": null }, { "name": "first_stop_id", "type": "esriFieldTypeString", "alias": "first_stop_id", "length": 14, "domain": null }, { "name": "last_stop_id", "type": "esriFieldTypeString", "alias": "last_stop_id", "length": 14, "domain": null }, { "name": "num_of_stops", "type": "esriFieldTypeInteger", "alias": "num_of_stops", "domain": null }, { "name": "operator_name", "type": "esriFieldTypeString", "alias": "operator_name", "length": 42, "domain": null }, { "name": "freq_for_week", "type": "esriFieldTypeString", "alias": "freq_for_week", "length": 10, "domain": null }, { "name": "wed_daily_count", "type": "esriFieldTypeInteger", "alias": "wed_daily_count", "domain": null }, { "name": "wed_7amto9am_count", "type": "esriFieldTypeInteger", "alias": "wed_7amto9am_count", "domain": null }, { "name": "wed_9amto3pm_count", "type": "esriFieldTypeInteger", "alias": "wed_9amto3pm_count", "domain": null }, { "name": "wed_3pmto6pm_count", "type": "esriFieldTypeInteger", "alias": "wed_3pmto6pm_count", "domain": null }, { "name": "wed_firstdepttime", "type": "esriFieldTypeString", "alias": "wed_firstdepttime", "length": 10, "domain": null }, { "name": "wed_lastdepttime", "type": "esriFieldTypeString", "alias": "wed_lastdepttime", "length": 10, "domain": null }, { "name": "thu_daily_count", "type": "esriFieldTypeInteger", "alias": "thu_daily_count", "domain": null }, { "name": "fri_daily_count", "type": "esriFieldTypeInteger", "alias": "fri_daily_count", "domain": null }, { "name": "fri_7amto9am_count", "type": "esriFieldTypeInteger", "alias": "fri_7amto9am_count", "domain": null }, { "name": "fri_9amto3pm_count", "type": "esriFieldTypeInteger", "alias": "fri_9amto3pm_count", "domain": null }, { "name": "fri_3pmto6pm_count", "type": "esriFieldTypeInteger", "alias": "fri_3pmto6pm_count", "domain": null }, { "name": "fri_firstdepttime", "type": "esriFieldTypeString", "alias": "fri_firstdepttime", "length": 10, "domain": null }, { "name": "fri_lastdepttime", "type": "esriFieldTypeString", "alias": "fri_lastdepttime", "length": 10, "domain": null }, { "name": "sat_daily_count", "type": "esriFieldTypeInteger", "alias": "sat_daily_count", "domain": null }, { "name": "sat_firstdepttime", "type": "esriFieldTypeString", "alias": "sat_firstdepttime", "length": 10, "domain": null }, { "name": "sat_lastdepttime", "type": "esriFieldTypeString", "alias": "sat_lastdepttime", "length": 10, "domain": null }, { "name": "sun_daily_count", "type": "esriFieldTypeInteger", "alias": "sun_daily_count", "domain": null }, { "name": "sun_firstdepttime", "type": "esriFieldTypeString", "alias": "sun_firstdepttime", "length": 10, "domain": null }, { "name": "sun_lastdepttime", "type": "esriFieldTypeString", "alias": "sun_lastdepttime", "length": 10, "domain": null }, { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "r631_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a558_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "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, "supportsCoordinatesQuantization": true } ], "tables": [] }