{ "layers": [ { "currentVersion": 10.71, "id": 0, "name": "State Facilities", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPoint", "description": "The Maryland Department of Information Technology has identified a variety of authoritative State provided sources containing State facilities and have compiled them into a single stacked point dataset. The dataset contains facilities for every Maryland State agency. ", "copyrightText": "MD iMAP, DoIT, DGS, MSA, Matt Sokol, matthew.sokol@maryland.gov", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "extent": { "xmin": -8844292.044, "ymin": 4576753.603600003, "xmax": -8356272.6515999995, "ymax": 4825306.889700003, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 133, 0, 11, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "FacilityName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "GIS Object ID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Lon", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Longdd" }, { "name": "Lat", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Latdd" }, { "name": "OccuAgency", "type": "esriFieldTypeString", "alias": "Occupant Agency", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OccuAgency" }, { "name": "AgencyAbbr", "type": "esriFieldTypeString", "alias": "Agency Abbreviation", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AgencyAbbr" }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Address_1" }, { "name": "Address2", "type": "esriFieldTypeString", "alias": "Address 2", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Address2" }, { "name": "OccuFacilType", "type": "esriFieldTypeString", "alias": "Occupant Facility Type", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OccuFacilType" }, { "name": "website", "type": "esriFieldTypeString", "alias": "Agency Website", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "website" }, { "name": "OccuFacilDescr", "type": "esriFieldTypeString", "alias": "Occupant Facility Description", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OccuFacilDescr" }, { "name": "ParentAgency", "type": "esriFieldTypeString", "alias": "Parent Agency", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ParentAgency" }, { "name": "FacilityName", "type": "esriFieldTypeString", "alias": "Facility Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FacilityName" }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "City_1" }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "State_1" }, { "name": "Zip", "type": "esriFieldTypeString", "alias": "ZIP Code", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Zip" }, { "name": "PropertyManager", "type": "esriFieldTypeString", "alias": "Property Manager", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PropertyManager" }, { "name": "PropertyOwnership", "type": "esriFieldTypeString", "alias": "Property Owner", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PropertyOwnership" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "GIS Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R351_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S341_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "State Facilities", "description": "", "prototype": { "attributes": { "PropertyOwnership": null, "Lon": null, "Lat": null, "OccuAgency": null, "AgencyAbbr": null, "Address": null, "Address2": null, "OccuFacilType": null, "website": null, "OccuFacilDescr": null, "ParentAgency": null, "FacilityName": null, "City": null, "State": null, "Zip": null, "PropertyManager": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "maxRecordCountFactor": 1 } ], "tables": [] }