{ "currentVersion": 10.5, "id": 3, "name": "Schools", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102712, "latestWkid": 2257 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "1K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 190, 232, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 137, 68, 101, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 11, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 846718.8934530802, "ymin": 1232909.9739300758, "xmax": 889787.49826058, "ymax": 1272200.379929155, "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": "MUNICIPALITY", "type": "esriFieldTypeString", "alias": "Municipality Name", "length": 100, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "State Name", "length": 2, "domain": null }, { "name": "CAPTUREMETH", "type": "esriFieldTypeString", "alias": "Capture Method", "length": 30, "domain": null }, { "name": "LOCATIONTYPE", "type": "esriFieldTypeString", "alias": "Location Type", "length": 30, "domain": null }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "Description", "length": 254, "domain": null }, { "name": "FACAREA", "type": "esriFieldTypeDouble", "alias": "Facility Area", "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" }, { "name": "Mon-Sat", "code": "Mon-Sat" } ], "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": "Mon-Thu 9am-9pm, Fri-Sat 9am-5pm", "code": "Mon-Thu 9am-9pm, Fri-Sat 9am-5pm" }, { "name": "Mon-Fri 8:30am-5:00pm, Sat 9:00am-1:00pm", "code": "Mon-Fri 8:30am-5:00pm, Sat 9:00am-1:00pm" }, { "name": "9:00am-1:00pm, 2:00pm-4:30pm", "code": "9:00am-1:00pm, 2:00pm-4:30pm" } ], "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 }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "indexes": [ { "name": "R646_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_646", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S600_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 1950, "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 }