{ "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 0, "name": "Colleges", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103761, "latestWkid": 103761, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119405100, "falseY": -98042500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "7b222caa098b0a1082f44c9cfefc4e84", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAATCAYAAACUef2IAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB6klEQVQ4jd3UP2hTURTH8e+5SSHJe3WQqCAODuKkk5ODm05JpKBZ7WAGcdK86uAUcWwbBcFBi6ggDhH/EBXRRSioAUEQuojUNRRRQWPQJPfnkKcQjU0Uuni2yzl8+HE43CRrVMn/Dz65n8muOGCwQ2LCYNkmuDF3m5W/hotFElta7EsYU13RVo/rONY7sV1JHqtDFBXYZJ6HvQx3z9Zoj4Rn8pxQmzIOPNwEvlqCgya2ylgnzyEMmee9jDOuzcUoT23+HodXhU08l5EF3uE5bwlOIaZNHPeONybqwLI59krsBLbJWByZePY+i1GBp4iX1Qe8Lue4asY0HS5VH9GK8rwS3Jqv8zYqcA2xu1rnylg7RgQSIYAzQgEEBEALCA2CH3NABjBAo2EIzPqwjBBBV2TiXhhjfdiwo0WCCzU+jwUTw6Z+Yuv1UwpCU5zYESAIWoQwJmwaTOwgU6ngPr0gPZAY6Cb7s+PAITawR0wEK0tk0mC4n70QA/PxexRs8AxBOccCsBGjIXEk/YU2jgYiVc6xgLEZoyHojoRncswKPkgYkJXwiCaQAlJ4mvFoVuIbopkwTh+bonTuDh+HwlGBkmAPgNkfljSkBLgOc0BpKDy5i8s8+f3Yx6mlDavccaWCB/y/wL/Wmv3H3wFk0a+H9uAdrwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Map_Label]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 3, "symbol": { "type": "esriTS", "color": [ 255, 255, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 609687.6776217222, "ymin": 160086.29194113612, "xmax": 630214.0260046422, "ymax": 186860.95066206157, "spatialReference": { "wkid": 103761, "latestWkid": 103761, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119405100, "falseY": -98042500, "xyUnits": 3.755970035778707E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "School_Nam", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "School_Nam", "type": "esriFieldTypeString", "alias": "School_Nam", "length": 76, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 255, "domain": null }, { "name": "Pub_Priv", "type": "esriFieldTypeString", "alias": "Pub_Priv", "length": 10, "domain": { "type": "codedValue", "name": "Public_Private", "description": "Identifies type of school or school owned building", "codedValues": [ { "name": "Private", "code": "Private" }, { "name": "Public", "code": "Public" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 255, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 50, "domain": null }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 2, "domain": null }, { "name": "Zip", "type": "esriFieldTypeDouble", "alias": "Zip", "domain": null }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Label", "length": 76, "domain": null }, { "name": "Map_Label", "type": "esriFieldTypeString", "alias": "Map_Label", "length": 76, "domain": null }, { "name": "Link", "type": "esriFieldTypeString", "alias": "Link", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R76_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S71_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }