{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 37, "name": "Parking Lot Points", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26917, "latestWkid": 26917, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 135, 54, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 560236.7311000004, "ymin": 4821315.9877, "xmax": 561033.8814000003, "ymax": 4822228.408399999, "spatialReference": { "wkid": 26917, "latestWkid": 26917, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LOTNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LOTID", "type": "esriFieldTypeInteger", "alias": "Lot ID", "domain": null }, { "name": "LOTNAME", "type": "esriFieldTypeString", "alias": "Lot Name", "length": 255, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "length": 255, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "length": 255, "domain": { "type": "codedValue", "name": "dmn_Parking_Status_1", "description": "Whether a lot is open for use or closed", "codedValues": [ { "name": "Open", "code": "Open" }, { "name": "Closed", "code": "Closed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PARKINGTYPE", "type": "esriFieldTypeString", "alias": "Parking Type", "length": 255, "domain": { "type": "codedValue", "name": "dmn_Parking_Type", "description": "The type of parking available", "codedValues": [ { "name": "Lot", "code": "Lot" }, { "name": "On-Street", "code": "On-Street" }, { "name": "Parkade", "code": "Parkade" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FEETYPE", "type": "esriFieldTypeString", "alias": "Fee Type", "length": 255, "domain": { "type": "codedValue", "name": "dmn_Parking_FeeType_1", "description": "The type of fee for parking at the location", "codedValues": [ { "name": "Pay and Display", "code": "Pay and Display" }, { "name": "Permit Only", "code": "Permit Only" }, { "name": "Permit and Hourly", "code": "Permit and Hourly" }, { "name": "Hourly", "code": "Hourly" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "WEEKDAY", "type": "esriFieldTypeString", "alias": "Weekday Rate", "length": 255, "domain": null }, { "name": "EVENINGS", "type": "esriFieldTypeString", "alias": "Evening Rate", "length": 255, "domain": null }, { "name": "SATURDAY", "type": "esriFieldTypeString", "alias": "Saturday Rate", "length": 255, "domain": null }, { "name": "SUNDAY", "type": "esriFieldTypeString", "alias": "Sunday Rate", "length": 255, "domain": null }, { "name": "SPECIALEVENTS", "type": "esriFieldTypeString", "alias": "Special Event Rate", "length": 255, "domain": null }, { "name": "PERMITDAY", "type": "esriFieldTypeString", "alias": "Daily Permit Rate", "length": 255, "domain": null }, { "name": "PERMITRESIDENTIAL", "type": "esriFieldTypeString", "alias": "Residential Permit Rate", "length": 255, "domain": null }, { "name": "AUTOSPACES", "type": "esriFieldTypeInteger", "alias": "Automobile Spaces", "domain": null }, { "name": "ACCESSIBLESPACES", "type": "esriFieldTypeInteger", "alias": "Accessible Spaces", "domain": null }, { "name": "BICYCLESPACES", "type": "esriFieldTypeInteger", "alias": "Bicycle Spaces", "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "CHARGINGSTATIONS", "type": "esriFieldTypeInteger", "alias": "Charging Stations", "domain": null }, { "name": "WEBSITELINK", "type": "esriFieldTypeString", "alias": "Website link", "length": 250, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "GPID", "type": "esriFieldTypeInteger", "alias": "GPID", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R64195_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_64195", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S51402_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 100000, "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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "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": "be487548d7ef4820969a369798c3d09b" }