{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 6, "name": "Public Disability Parking", "type": "Feature Layer", "description": "This layer contains point features of curbside, designated handicapped parking spaces located in commercial areas.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102686, "latestWkid": 2249, "xyTolerance": 0.003280833333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119851500, "falseY": -94498200, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "City of Cambridge Traffic Department", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "8f0263981793451ae71e8db37cc12818", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABiUlEQVQ4jdXUO0jbQRgA8F8kRoov/rOCig8UKcmmmxQHwVHBwUw+ZhcFcao46dTBTXBwUQK6ZVTQxQqCIHErgogP0EWDIFSTdkhFhSQ14tB+cBzfd3c/juPjwj44wv8XGIv9+haL+Vxd7edbDqfTwjs7vp+chL7mBfv6fJmfF33Kt7eJx5meZmIiPzo+7mF5ucANg0D2Zb61xcUFu7uFwSDw8DIv+oZNTfT2srRUbNfrKAq2thIKUVPzQWBLC8fH3Nz82Rymquqd4OMj6+tcXTE8TFkZnZ0sLLwTnJwkm6W5mYYGKivJZNjYYHCwRPDujkSC01M2N3Mz3N/nWqhk8PqaxkYiEfr7X6+trbG3R3d3CWB9PWdnnJ9TV/dcPzqiooLV1RLB8nLm5hgYYGWF9nb29xkbY2aGqSmiUbq6/gLe3j7no6MEAUNDubZpa2NxkZ6eXG9Go3R0kE6LFARTKanZWZ9qa2WeaiMjz+sHB7kBl5ckEkKHh34UBJPJUDyZzP82b41//4P9DbXJbSSXgQY4AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 749355.5996436328, "ymin": 2954338.938692391, "xmax": 772647.5323903859, "ymax": 2971165.294803396, "spatialReference": { "wkid": 102686, "latestWkid": 2249, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -119851500, "falseY": -94498200, "xyUnits": 3.737188268774937E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "StreetName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "StreetName", "length": 150, "domain": null }, { "name": "StreetNumber", "type": "esriFieldTypeString", "alias": "StreetNumber", "length": 25, "domain": null }, { "name": "SideOfStreet", "type": "esriFieldTypeString", "alias": "SideOfStreet", "length": 1, "domain": { "type": "codedValue", "name": "WS2_CardinalDirection", "description": "Cardinal direction (N, S, E, W)", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "E", "code": "E" }, { "name": "W", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "From_", "type": "esriFieldTypeString", "alias": "From_", "length": 100, "domain": null }, { "name": "To_", "type": "esriFieldTypeString", "alias": "To", "length": 100, "domain": null }, { "name": "InstallEffectiveDate", "type": "esriFieldTypeDate", "alias": "InstallEffectiveDate", "length": 8, "domain": null }, { "name": "InstallRegulationNumber", "type": "esriFieldTypeString", "alias": "InstallRegulationNumber", "length": 25, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "CartegraphID", "type": "esriFieldTypeInteger", "alias": "CartegraphID", "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 25, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R392_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S368_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": true, "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 }