{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 27, "name": "Street Light Handholes", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3443, "latestWkid": 3443, "xyTolerance": 0.003280833333333333, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 24, "name": "Street Lighting Layers" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "5d11366021af5e3aae6e435ac13288e8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA5klEQVQokWNhIBGwUKqBy5EhpFiaQdGeiYGZ9Q3DszMHGNb0fGP49hybBrZAhvSVxgyOPjABNQYDOwkGBbuNDPMC3jI8eYqiwY7BP8+IwcGHAQ0oMWiZWDG4Vm9mmJ+FokGGQcmSkYERq7uFGaSsMZz0nwGHagYGhv8M/5kwNLxheHbkD8PvQBYGVgwN7xleHMPQsJthZR8Pg6CHPoO1K0zTf4b/DNcYTl19ynCxDEMDAwMDw3qGGW6/GL7XCTNIODMwMLK8Z3h19g3D5/KzDGe/Y9XAwMDAsJVhYRMDA0MTLv+QHNMAuT45D2w0M6IAAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1011275.2718884125, "ymin": 1826074.1329848245, "xmax": 1049058.2058368288, "ymax": 1873133.3361103237, "spatialReference": { "wkid": 3443, "latestWkid": 3443, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 1.3724482207846552E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Method", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Method", "type": "esriFieldTypeString", "alias": "Method", "length": 3, "domain": { "type": "codedValue", "name": "lMethod", "description": "", "codedValues": [ { "name": "GPS", "code": "GPS" }, { "name": "Screen Digitize", "code": "SCR" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "length": 4, "domain": { "type": "codedValue", "name": "lSource", "description": "", "codedValues": [ { "name": "As-Built", "code": "AS" }, { "name": "DPW Field Crew", "code": "DPW" }, { "name": "City of Naperville Map", "code": "CON" }, { "name": "Meade Map", "code": "MEA" }, { "name": "Unknown Map", "code": "UNK" }, { "name": "IDOT Map", "code": "IDOT" }, { "name": "Orthophoto", "code": "ORT" }, { "name": "Julie Located", "code": "JUL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "Facility ID", "length": 20, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ROADCLASS", "type": "esriFieldTypeString", "alias": "Road Class", "length": 4, "domain": { "type": "codedValue", "name": "StLightRoadClass", "description": "", "codedValues": [ { "name": "Arterial", "code": "Art" }, { "name": "Residential", "code": "Res" }, { "name": "CBD", "code": "CBD" }, { "name": "PBO", "code": "PBO" }, { "name": "Miscellaneous", "code": "Misc" }, { "name": "Parking Lot", "code": "PLot" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "Global ID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R573_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_573", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_573", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S372_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "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": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }