{ "layers": [ { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 15, "name": "Schools", "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": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "7e636af13a9120016737e660d8ac1beb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACZElEQVQ4jb1UMWgTURj+DoPkoEKvVPDOxfSotNTJFgdpXBQHUy1iNU2Gbr2uglMnWxCcBFdjZ9NopNpqFzdTnJpOlog10cXLUvIGhetQ8uR7epe7JMQO4gePd7zc++7//+/7EsM/Ruy/EebzeUs7dnwKEk4T0tIAUwJ1TcoyoLmZ2ZmFIxOuPn/pNKVcshNnTNtOQI/r0PU4PO/AFEJMfal9Rb5QdDRNW5i9cyvXkzBfeLFk9PffPzc2Cssy1dleycXelotL82PqjKshBEpbH57kV4vj4Wpj7ZWRLDl5UVXk48e+h521qlrXFidw/qaNAcPA9PUUXm+8dZ4Vim+y6ZmNCCFnxjZZWZjMhzliYDh5WpGFcfXKZZKuA9AihBSAM/Pb/LnvRS7+JhsKzvsGdbXrehz2UEJ1x3m2WpZwKICPlbl3MEcN1CsCJwbj6DupY2WuGpzd3bwRvGvbCdRq3xwALUJag2qGkX6UDATh7Ar3SkgtTqiPhTFgGJCQ49GWAbN9dpsPt5UgrAjYVvv7p7vohVirY9TpszDp8KSF+ifReq40cGrEwOeSGyHxvAN1P1qhlGWaVtfNkBCW2ikEn3deVXE2aXVUKYRQ9yOEjBMTQJV9JR9cKAS/0oPE49J6oLCP726dM4sS0u2MExPwcc1VagJc3cH5UqiGEFS4jOZhriMpzCbjND2fwlGgPr5boUOWs5mM20FIYzKbjBMT0C0x7WSu6y5n07dV7DoI/daZTcaJCaBp6TOCalIAzoxtqspCZF0JiT9B1xgnJsA3bfB/SAGahzm/zb8ShkfAOPV6px2/AB71KmZL/Q/BAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 889834.2748856395, "ymin": 642578.8544703126, "xmax": 1015368.9467160553, "ymax": 754923.4686913937, "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": "school_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "sch_id", "type": "esriFieldTypeString", "alias": "sch_id", "length": 50, "domain": null }, { "name": "school_name", "type": "esriFieldTypeString", "alias": "school_name", "length": 50, "domain": null }, { "name": "school_type", "type": "esriFieldTypeString", "alias": "school_type", "length": 50, "domain": null }, { "name": "school_type_id", "type": "esriFieldTypeInteger", "alias": "school_type_id", "domain": null }, { "name": "website_url", "type": "esriFieldTypeString", "alias": "website_url", "length": 1000, "domain": null }, { "name": "address", "type": "esriFieldTypeString", "alias": "address", "length": 50, "domain": null }, { "name": "city", "type": "esriFieldTypeString", "alias": "city", "length": 50, "domain": null }, { "name": "zipcode", "type": "esriFieldTypeString", "alias": "zipcode", "length": 50, "domain": null }, { "name": "lng", "type": "esriFieldTypeDouble", "alias": "lng", "domain": null }, { "name": "lat", "type": "esriFieldTypeDouble", "alias": "lat", "domain": null }, { "name": "is_magnet_school", "type": "esriFieldTypeSmallInteger", "alias": "is_magnet_school", "domain": null }, { "name": "is_city_owned", "type": "esriFieldTypeSmallInteger", "alias": "is_city_owned", "domain": null }, { "name": "is_county_owned", "type": "esriFieldTypeSmallInteger", "alias": "is_county_owned", "domain": null }, { "name": "gdb_geomattr_data", "type": "esriFieldTypeBlob", "alias": "gdb_geomattr_data", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "FDO_objectid", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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, "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": false }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "f3f8bda3dc9c44858a4940f664878631" } ], "tables": [] }