{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 1, "name": "Day Cares", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103159, "latestWkid": 6584, "vcsWkid": 115755, "latestVcsWkid": 115755, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983_2011", "heightUnit": "meter" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "2bf001f64af90f264449dd87d08769ba", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACcAAAAsCAYAAADmZKH2AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB4UlEQVRYheWYq3aDMBiA/50TQRw4kEhwq5uljzA5u0eYRCJn52Yr9whDbq5zVEYWBy5x2+HWskJCYAnLzj4DpwnJl/y5FoHBIDAYBAaDwGAQGAyCvyiXZdnnx91Bu8D1LoAwDK9myVVifuCDjW2wLKxcijEKJS3rehaFVZdYRVWuDWKEcpatR6xjquGzJkROjvWTMjZIw5Z1end9D1SA5ooFsc/NU+zYKa8KQbHcuTPADTxwbns/XLCPD7BJgvo9T75/q7XnyDtpn/w8m8dGjBd2rWGNXm+4aelWYK1NDvNlIoGs6Ftlclgglk4IqliEhHK0GWoDyH0+ntAbatnb8GPczhLX8/Rt/P6zC2Q7rHyfNFvRJg64s7V4YpAfj1KCs+W6UEYXIa0q7ZaSUVgjX+XJY7m6pOWmZiQhBMiDuIxOnvbjv8ZSEk3M3rpx1n84bPKQWuPgPAxk8v54b51TcSrTAEtTWKN2EV5K/3ilredk5C978JAQRT03UoDsGIpG8hUv7HT8WnWdSyXDLCs2vfG3u3cY8U+/OhHKFZSC4+i75BQFXS7HSgYUA2DbUe0FtCzq8hfJVTfxtW78EM6U4/1FoJzwv+yta4LAYBAYDAKDQWAwCAwGgcEgMBj02wIivgBB5Z3Zqwv9dAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 29, "height": 33, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPointLabelPlacementCenterRight", "deconflictionStrategy": "dynamicNeverRemove", "stackLabel": false, "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 12000, "name": "Default", "priority": 14, "symbol": { "type": "esriTS", "color": [ 207, 102, 201, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 2450420.6625204086, "ymin": 7083715.9168883115, "xmax": 2519623.31414108, "ymax": 7129351.135000899, "spatialReference": { "wkid": 103159, "latestWkid": 6584, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 255, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 255, "domain": { "type": "codedValue", "name": "D_SchoolType", "description": "", "codedValues": [ { "name": "Public", "code": "PUB" }, { "name": "Private", "code": "PRI" }, { "name": "Charter", "code": "CHAR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "Status", "length": 255, "domain": { "type": "codedValue", "name": "D_LifeCycleStatus", "description": "", "codedValues": [ { "name": "Proposed", "code": "PROP" }, { "name": "Completed", "code": "COMP" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" }, { "name": "Constructed", "code": "CONST" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "WEBLINK", "type": "esriFieldTypeString", "alias": "Hyperlink", "length": 254, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "UUID_142", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S131_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "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, "serviceItemId": "f104ba4a2d134a618d94e825f5e31822" }