{ "currentVersion": 10.5, "id": 2, "name": "Library", "type": "Feature Layer", "description": "Points that represent significant facility locations in a community. Examples include schools, government facilities, stadiums, casinos, and fire stations. In some cases, there may be multiple FacilitySitePoints for a single FacilitySite polygon. Additional information about each Facility can be organized in to seperate tables and related to these locations using the FacilityID key.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "DeKalb County School Board 2013 dataset", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "368987cc884e4dfac2ccc3336a92919a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAYBJREFUKJGNkksoRHEUxn/XvSIbRnkVTV4hjxoMi4k8Q7JRlkpRyMKzFGXjtUPJQnYs2LCTQjQei5GGslAik/KekkH3mmtkd3PnGs23+n/nf36nr9ORAI6dVyWCKCQTpJRP9cNWlLEmAVy5nnd3Dq7FYOEUcxTrWyc1EsDdg0ecP3QD0FIYTW+HjfcPha5RO6durwFueFYoLjCHSf4ffZ02crPNAIy0e2gcdwRMYIBlWdXeL6/yv/EN8Lb9guysRFbWHLTNnQUPD9UnMdhTi/rl04HLAwWkpcZi7dwIDFeWpiKKIahfPq22OVFKdUUeAEu9+TRPO/+Gw8NDdZPnO3KoKs/VfFVZFgSC/WW1mBEEAQBF8TI2tRU4tlYUQ1gdLsZ14yY+LoqEeBMLi3vM2Z+CgCWRxgar5mXZy/7RnbHvtzm/eCBU0l/p/eMr/TNHXHp8+EsCyEyPeZltFUyyouJwugxN3U3pOm+KjFDf35RbCaCu2hINk/8uT6/Cb7B9/wB9LHll6wc6YwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9388588.070977807, "ymin": 3985654.469655454, "xmax": -9362955.891681243, "ymax": 4021520.2062407658, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 50, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name of Facility", "length": 255, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner Name", "length": 50, "domain": null }, { "name": "OWNTYPE", "type": "esriFieldTypeString", "alias": "Owner Type", "length": 50, "domain": null }, { "name": "SUBTYPEFIELD", "type": "esriFieldTypeInteger", "alias": "Subtype Field", "domain": null }, { "name": "FEATURECODE", "type": "esriFieldTypeString", "alias": "Feature Code", "length": 100, "domain": null }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "Full Address", "length": 250, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "AGENCYURL", "type": "esriFieldTypeString", "alias": "Website", "length": 100, "domain": null }, { "name": "OPERDAYS", "type": "esriFieldTypeString", "alias": "Operational Days", "length": 50, "domain": { "type": "codedValue", "name": "OperationalDays", "codedValues": [ { "name": "Sun-Sat", "code": "Sun-Sat" }, { "name": "Mon-Fri", "code": "Mon-Fri" }, { "name": "Sat-Sun", "code": "Sat-Sun" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OPERHOURS", "type": "esriFieldTypeString", "alias": "Operational Hours", "length": 50, "domain": { "type": "codedValue", "name": "OperationalHours", "codedValues": [ { "name": "Daylight", "code": "Daylight" }, { "name": "Other", "code": "Other" }, { "name": "6:00am-7:00pm", "code": "6:00am-7:00pm" }, { "name": "24 Hours/Day", "code": "24 Hours/Day" }, { "name": "8:30am-5:00pm", "code": "8:30am-5:00pm" }, { "name": "7:00am-7:00pm", "code": "7:00am-7:00pm" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONTACT", "type": "esriFieldTypeString", "alias": "Contact Name", "length": 50, "domain": null }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "Phone", "length": 12, "domain": null }, { "name": "EMAIL", "type": "esriFieldTypeString", "alias": "Email", "length": 100, "domain": null } ], "indexes": [ { "name": "UUID_319", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_319", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S254_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null }