{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 10, "name": "Parking Point", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "94a1878a311c147a0916cbd4f75dd913", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABI0lEQVQYlVWQsU6DUBSGf+wdYBOSGrlbS0wfgNegozbEnT5G6WPAbm7aju1mbOJceAV1gs2OJSYW81+8WE9CIJz/nPN/v8BFPa3X4QCDsG3P0rKuqvb7axfHcWX6wnzs96/J8GaYSXkLz3VxOjWo6hpqtVnGs/u0F1M4mdxlUvpAXQNlCScMEYxHcN3rhVptwAHB03pjXQG7bSeOIiDP9UVvOkUwHi+UUrmgR55G03R+yrJ7zBCAIBjh7f0jEoShRxhhkvwRz+dAlsEDQJ0gNWEcxwbStBOY8n39Yl8DMh5SE0ZvvqxfMftnq90K5sh4SO0VBSBlL+Lw5/GIQ1EuH2cPpY6OsTAeUge2rT3qnF0Ph+eX/zn3A0rlpCYM//E0NxpbP7XTjQJ0eytiAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1110782.1588585179, "ymin": 520054.18900378805, "xmax": 1115205.7421687888, "ymax": 525627.3738770983, "spatialReference": { "wkid": 2883, "latestWkid": 2883, "xyTolerance": 0.004, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2593899999963355E8, "falseY": -9.145329999989061E7, "xyUnits": 2000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "attachmentid", "isEnabled": true }, { "name": "globalid", "fieldName": "globalid", "isEnabled": true }, { "name": "keywords", "fieldName": "keywords", "isEnabled": true }, { "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": "keywords", "type": "esriFieldTypeString", "alias": "KEYWORDS", "editable": true, "nullable": true, "length": 2048, "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": "markedorunmarked", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "markedorunmarked", "type": "esriFieldTypeString", "alias": "MarkedOrUnmarked", "length": 255, "domain": { "type": "codedValue", "name": "WS2_YesOrNo", "description": "Designates if condition is met or not", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "paidorfree", "type": "esriFieldTypeString", "alias": "PaidOrFree", "length": 255, "domain": { "type": "codedValue", "name": "WS2_ParkingFee", "description": "Determines if parking spot is free or paid", "codedValues": [ { "name": "Paid", "code": "Paid" }, { "name": "Free", "code": "Free" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "spottype", "type": "esriFieldTypeString", "alias": "SpotType", "length": 255, "domain": { "type": "codedValue", "name": "WS2_SpotType", "description": "Designates type of parking spot", "codedValues": [ { "name": "Parking", "code": "Parking" }, { "name": "Loading", "code": "Loading" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "totallength", "type": "esriFieldTypeDouble", "alias": "TotalLength", "domain": null }, { "name": "standardwidth", "type": "esriFieldTypeDouble", "alias": "StandardWidth", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "globalid", "length": 38, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 256, "domain": null }, { "name": "numberofmarked", "type": "esriFieldTypeInteger", "alias": "numberofmarked", "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": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": 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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ab85ffc6f39b4f28a885b2787654155d" }