{ "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 3, "name": "Downtown Parking Lots", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "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": "1b55835707f317aeb6e092d0b6119819", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABcElEQVRIiWNhoCFgGR6GL9h6ff7DF58c/v9nYCTZICamv/KSvDNiPTW6sRp++OKz+LmbrpFsMAx05lhlMTAwYDf8z59/KAbzcrExMDGhGvDl22+Gv//+YzX8z59/zCi+weeSS0siGBQk+VDEfv3+y7Bm/12G/P5DDG8+/KBuhLKxMjNEuakxGKqJMhjFr2D48esvZYZH1O5kWLnnNpitpyLMsLnHh0FTQZAhK1iXoW/5Beq5/NKdtwwz119laM2wYDBSF6V+OjeCGkqVME/x02JwMJJmYGRkYNBSEGKwNZBi+P3nH8P8rdcpN9zFVBaMYeD7zz8M2T0HGS7efkO54Wv23WG4cu8dmP3u0w+GTYfvMzx88ZmgPuIM338XnlpGYKmIDuKb9jBwsrMwXLyDP+KIMpwRlNaQwKELzxhIAYwMjP9xGq6vKnwh3FlV9z/Df9LLc2am/2JCnAdxGl4YYWhIqqHIYBm6hZQYRgjQ1HAA49lzLhT8pFEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.name", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementBelowCenter", "deconflictionStrategy": "static", "offsetDistance": 5, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 800, "name": "Name", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 38, 115, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 190, 210, 255, 255 ], "haloSize": 1.5, "font": { "family": "Montserrat Thin", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 2059283.6302079707, "ymin": 666710.8295002282, "xmax": 2060895.8717341423, "ymax": 671015.959013313, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "objectid", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "name", "length": 255, "domain": null }, { "name": "comments", "type": "esriFieldTypeString", "alias": "comments", "length": 255, "domain": null }, { "name": "downtown_location", "type": "esriFieldTypeString", "alias": "downtown_location", "length": 255, "domain": { "type": "codedValue", "name": "DT_Location", "description": "A simple Fuquay / Varina binary choice", "codedValues": [ { "name": "FUQUAY", "code": "FUQUAY" }, { "name": "VARINA", "code": "VARINA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "num_spaces_ev", "type": "esriFieldTypeInteger", "alias": "Number of EV Charging Stations", "domain": null }, { "name": "num_spaces_ada", "type": "esriFieldTypeInteger", "alias": "Number of ADA Parking Spaces", "domain": null }, { "name": "num_spaces_regular", "type": "esriFieldTypeInteger", "alias": "Number of Regular Parking Spaces", "domain": null }, { "name": "num_spaces_total", "type": "esriFieldTypeInteger", "alias": "Total Number of Parking Spaces (All Types)", "domain": null }, { "name": "parking_location_type", "type": "esriFieldTypeString", "alias": "Parking Location Type", "length": 255, "domain": null }, { "name": "has_restrictions", "type": "esriFieldTypeString", "alias": "Has Parking Restrictions?", "length": 5, "domain": { "type": "codedValue", "name": "Yes_No_Text", "description": "Yes or No pick list option as text field (not boolean short number 0 and 1 coded values)", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "restriction_details", "type": "esriFieldTypeString", "alias": "Restriction Details", "length": 255, "domain": null }, { "name": "adjacent_street", "type": "esriFieldTypeString", "alias": "Adjacent Street(s)", "length": 255, "domain": null }, { "name": "address", "type": "esriFieldTypeString", "alias": "Address", "length": 255, "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "globalid", "length": 38, "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "r549_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_549", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a282_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "bc25f5e7c4004b079ec4847017aceb8f" }