{ "currentVersion": 10.81, "id": 2, "name": "Paid Parking Spaces / Stationnement payant", "type": "Feature Layer", "description": "This feature class can be used to show the number of the parking stalls available, the total length of parking stalls, the type of parking (parallel to the street or angled to the street), and location of the parking stalls on the street, relative to a base map.The data can be combined with PW_PD_PaidParkingTable to provide information on Parking Rates, Hours and Restrictions.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "For further information please contact Katherine Montuoro (x29925) - Technologist, Parking Studies", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "HOURLY_RATE_WEEK", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 }, "value": "e", "label": "$1.50", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 2 }, "value": "c", "label": "$2.00", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 85, 0, 255 ], "width": 2 }, "value": "a", "label": "$3.50", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8434481.7359, "ymin": 5675508.391599998, "xmax": -8421268.939299999, "ymax": 5690928.876200003, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ANGLED", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ANGLED", "type": "esriFieldTypeString", "alias": "ANGLED", "length": 50, "domain": null }, { "name": "SUB_ZONE", "type": "esriFieldTypeString", "alias": "SUB_ZONE", "length": 3, "domain": null }, { "name": "LAB_STALLS", "type": "esriFieldTypeSmallInteger", "alias": "Lab_Stalls", "domain": null }, { "name": "GROUP_ID", "type": "esriFieldTypeString", "alias": "GROUP_ID", "length": 32, "domain": null }, { "name": "IN_USE", "type": "esriFieldTypeString", "alias": "IN_USE", "length": 5, "domain": { "type": "codedValue", "name": "PS_InUse", "description": "Is the parking in use or not", "codedValues": [ { "name": "Yes", "code": "a" }, { "name": "No", "code": "b" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 40, "domain": null }, { "name": "TYPE_", "type": "esriFieldTypeString", "alias": "TYPE_", "length": 20, "domain": null }, { "name": "EXPORT_ID", "type": "esriFieldTypeSmallInteger", "alias": "EXPORT_ID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "AREA_ID", "type": "esriFieldTypeString", "alias": "AREA_ID", "length": 10, "domain": null }, { "name": "SUMSTALLS", "type": "esriFieldTypeInteger", "alias": "SUMstalls", "domain": null }, { "name": "ZONES", "type": "esriFieldTypeString", "alias": "ZONES", "length": 5, "domain": null }, { "name": "BLOCKFACE", "type": "esriFieldTypeString", "alias": "blockface", "length": 30, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "length": 100, "domain": null }, { "name": "DAYS", "type": "esriFieldTypeString", "alias": "DAYS", "length": 40, "domain": { "type": "codedValue", "name": "PS_Day", "description": "What days are parking allowed", "codedValues": [ { "name": "MON-FRI", "code": "a" }, { "name": "MON-SAT", "code": "b" }, { "name": "MON-SUN", "code": "c" }, { "name": "OTHER - SEE NOTES", "code": "d" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HOURLY_RATE_SAT", "type": "esriFieldTypeString", "alias": "HOURLY_RATE_SAT", "length": 40, "domain": { "type": "codedValue", "name": "PS_Hourly_Rate", "description": "What is the hourly rate of parking", "codedValues": [ { "name": "$2.50", "code": "b" }, { "name": "$2.00", "code": "c" }, { "name": "$3.50", "code": "a" }, { "name": "$1.50", "code": "e" }, { "name": "$2.50", "code": "d" }, { "name": "OTHER - SEE NOTES", "code": "f" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HOURLY_RATE_SUN", "type": "esriFieldTypeString", "alias": "HOURLY_RATE_SUN", "length": 40, "domain": { "type": "codedValue", "name": "PS_Hourly_Rate", "description": "What is the hourly rate of parking", "codedValues": [ { "name": "$2.50", "code": "b" }, { "name": "$2.00", "code": "c" }, { "name": "$3.50", "code": "a" }, { "name": "$1.50", "code": "e" }, { "name": "$2.50", "code": "d" }, { "name": "OTHER - SEE NOTES", "code": "f" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HOURLY_RATE_WEEK", "type": "esriFieldTypeString", "alias": "HOURLY_RATE_WEEK", "length": 40, "domain": { "type": "codedValue", "name": "PS_Hourly_Rate", "description": "What is the hourly rate of parking", "codedValues": [ { "name": "$2.50", "code": "b" }, { "name": "$2.00", "code": "c" }, { "name": "$3.50", "code": "a" }, { "name": "$1.50", "code": "e" }, { "name": "$2.50", "code": "d" }, { "name": "OTHER - SEE NOTES", "code": "f" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HOURS", "type": "esriFieldTypeString", "alias": "HOURS", "length": 40, "domain": { "type": "codedValue", "name": "PS_Regulation", "description": "How long can you park for", "codedValues": [ { "name": "1 HR", "code": "a" }, { "name": "2 HR", "code": "b" }, { "name": "3 HR", "code": "c" }, { "name": "UNSIGNED", "code": "d" }, { "name": "OTHER - SEE NOTES", "code": "e" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RATES", "type": "esriFieldTypeString", "alias": "RATES", "length": 255, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "Avail_Spaces", "type": "esriFieldTypeInteger", "alias": "Available Spaces", "domain": null }, { "name": "Road", "type": "esriFieldTypeString", "alias": "Road", "length": 100, "domain": null }, { "name": "From_", "type": "esriFieldTypeString", "alias": "From", "length": 100, "domain": null }, { "name": "To_", "type": "esriFieldTypeString", "alias": "To", "length": 100, "domain": null }, { "name": "Side", "type": "esriFieldTypeString", "alias": "Side", "length": 5, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GLOBALID", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "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 }