{ "layers": [ { "currentVersion": 10.71, "id": 0, "name": "Local Economic Development Offices", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPoint", "description": "This layer contains information on local economic development offices throughout the state of Maryland. ", "copyrightText": "MD iMAP, DoIT, BSEC", "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": -8839443.378, "ymin": 4604462.5933, "xmax": -8373274.939300001, "ymax": 4815519.1721, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "ea09c24f98493102fd41d36381cff0d4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAOCAYAAAASVl2WAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAQtJREFUGJWF0DFL1WEYhvHf8/rWK2fzLKJhRkskDoKBg4OufYBWd/eIhobACPoYTg25tElTNjVGidAc5RA4RfAi//M0eA44CN1wT/cFN1zVf1KfpGcoN43Bt4rX6GgYpr2NIdPbOoU3g1f4MhgfFxcvJnwsbFSYcFDYxL3i4hE2Cov4XuGWpYPB+UvZvgof6M/xCesVLvN8v0R7GNHHmVZEe0Cfx68Kc9GO6KuZ7Uz0E/qKbJ/pdysMabeEJdEH2SaiL0b0tUx/KpTop9iepJ9z0c+SLdl+0BfqVMidZFRYGFgujAZ9XMgKyRvpEEq6H+F3CXvS4UxUH4WnM8V/2cFjqO/CDLqe91fP/AM6D1czQV6uUwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 6, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": false, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Site_Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "GIS Object ID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ARC_Street", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": "", "modelName": "ARC_Street" }, { "name": "ARC_City", "type": "esriFieldTypeString", "alias": "City", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": "", "modelName": "ARC_City" }, { "name": "ARC_State", "type": "esriFieldTypeString", "alias": "State", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": "", "modelName": "ARC_State" }, { "name": "ARC_ZIP", "type": "esriFieldTypeString", "alias": "ZIP Code", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": "", "modelName": "ARC_ZIP" }, { "name": "Site_Name", "type": "esriFieldTypeString", "alias": "Site Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Site_Name" }, { "name": "Secondary_Address", "type": "esriFieldTypeString", "alias": "Secondary Address", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Secondary_Address" }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "County" }, { "name": "Phone_Number", "type": "esriFieldTypeString", "alias": "Phone Number", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Phone_Number" }, { "name": "Toll_Free_Number", "type": "esriFieldTypeString", "alias": "Toll Free Number", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Toll_Free_Number" }, { "name": "Website_URL", "type": "esriFieldTypeString", "alias": "Website URL", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Website_URL" }, { "name": "Latitude", "type": "esriFieldTypeString", "alias": "Latitude", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Latitude" }, { "name": "Longitude", "type": "esriFieldTypeString", "alias": "Longitude", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Longitude" }, { "name": "Contact_Name", "type": "esriFieldTypeString", "alias": "Contact Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Contact_Name" }, { "name": "Contact_Email", "type": "esriFieldTypeString", "alias": "Contact Email", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Contact_Email" }, { "name": "Site_Description", "type": "esriFieldTypeString", "alias": "Site Description", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "Site_Description" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "GIS Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R97_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S87_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Local Economic Development Offices", "description": "", "prototype": { "attributes": { "Site_Description": null, "ARC_Street": "", "ARC_City": "", "ARC_State": "", "ARC_ZIP": "", "Site_Name": null, "Secondary_Address": null, "County": null, "Phone_Number": null, "Toll_Free_Number": null, "Website_URL": null, "Latitude": null, "Longitude": null, "Contact_Name": null, "Contact_Email": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 50, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "id": 1, "name": "Regional Economic Development Offices", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPoint", "description": "This layer contains information on regional economic development offices throughout the state of Maryland. ", "copyrightText": "MD iMAP, DoIT, BSEC", "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": -8537041.9604, "ymin": 4751385.961900003, "xmax": -8528400.0542, "ymax": 4762902.414300002, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "129ac0313038dece71c124bcea6711a7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAOCAYAAAASVl2WAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAARpJREFUGJWF0T9rFVEQhvHfzp7clTSS24QY/IONKBaBCBYWsbXIV7C3V7GwECKC4JdIZWMjNmKlVpaiErAWTSGk0uJc7s6x2IiFgg9MNQ8vw7zFfyju7N7VMv657fJj0TwiKgaMxzPDaIynBYyLbf3sIfF+HouXR8tyXx+vya1JKLM9zbbOuaNluSJsabmOzwU2FvYOVzwY5Ae9V7XlPRlvcbnA4Ypbg7hYR3Ph9MCFGk5I3woMGc9qn2eHcFAz3tRJelc5M90Qy+tabFQ5DmTtrNfmEn4UqMonlteIr7XPA+LqkPmlirUpQW4Sq8SaMU5htfbmRu1Y8JjcJwnndfFdcxP7v4Wq+3n7z49P7pA3pi6evCj+5jk6+AV7OmA7nTQd1wAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 6, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": false, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Site_Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "GIS Object ID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ARC_Street", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": "", "modelName": "ARC_Street" }, { "name": "ARC_City", "type": "esriFieldTypeString", "alias": "City", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": "", "modelName": "ARC_City" }, { "name": "ARC_State", "type": "esriFieldTypeString", "alias": "State", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": "", "modelName": "ARC_State" }, { "name": "ARC_ZIP", "type": "esriFieldTypeString", "alias": "ZIP Code", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": "", "modelName": "ARC_ZIP" }, { "name": "Site_Name", "type": "esriFieldTypeString", "alias": "Site Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Site_Name" }, { "name": "Secondary_Address", "type": "esriFieldTypeString", "alias": "Secondary Address", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Secondary_Address" }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "County" }, { "name": "Phone_Number", "type": "esriFieldTypeString", "alias": "Phone Number", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Phone_Number" }, { "name": "Toll_Free_Number", "type": "esriFieldTypeString", "alias": "Toll Free Number", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Toll_Free_Number" }, { "name": "Website_URL", "type": "esriFieldTypeString", "alias": "Website URL", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Website_URL" }, { "name": "Latitude", "type": "esriFieldTypeString", "alias": "Latitude", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Latitude" }, { "name": "Longitude", "type": "esriFieldTypeString", "alias": "Longitude", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Longitude" }, { "name": "Contact_Name", "type": "esriFieldTypeString", "alias": "Contact Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Contact_Name" }, { "name": "Contact_Email", "type": "esriFieldTypeString", "alias": "Contact Email", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Contact_Email" }, { "name": "Site_Description", "type": "esriFieldTypeString", "alias": "Site Description", "domain": null, "editable": true, "nullable": true, "length": 450, "defaultValue": null, "modelName": "Site_Description" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "GIS Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R98_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S88_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Regional Economic Development Offices", "description": "", "prototype": { "attributes": { "Site_Description": null, "ARC_Street": "", "ARC_City": "", "ARC_State": "", "ARC_ZIP": "", "Site_Name": null, "Secondary_Address": null, "County": null, "Phone_Number": null, "Toll_Free_Number": null, "Website_URL": null, "Latitude": null, "Longitude": null, "Contact_Name": null, "Contact_Email": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 50, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "id": 2, "name": "Regional Planning Councils", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPoint", "description": "This layer contains information on regional planning councils throughout the state of Maryland. ", "copyrightText": "MD iMAP, DoIT, BSEC", "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": -8787829.1712, "ymin": 4632684.954599999, "xmax": -8405376.3714, "ymax": 4814007.435199998, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "0024aaa993fcd07346051b6c2e7e9b0b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAOCAYAAAASVl2WAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAQ9JREFUGJWF0LFL1WEYxfHP8+PFN9y8i1io4RJFg2Dg4JCr/4GTe7tEkENwQ+jPcKqhxS2aqskxMoRmMYfAyeWF7vs03HuhIejAM52H7+Gc4j8qx949T4Z/mcl5SY7RUDGZ3QImwdsCA1ud18TXYeRDv+lHKT4Fm2WKyjGxFdzvN/1Jis0Qy+SPAn3FOK7jVdb8ho/RvKB/IR4XiGvP1HyoGRGrqgeaO/g5jajD+2i5rrqIFp+z9dWocZbN2pSg7xIr0WKiZtdiOZtHuC2gDd/JnZRX2fIixLbqUrM0I7iXLBJLA3eTRS1HRM5rviFPSMkG8Ys4wEmZrdoGvw/nE08sPA25B+Wl/fnT3zqdJvMHjh1iJEa10bIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 6, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": false, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Site_Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "GIS Object ID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ARC_Street", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": "", "modelName": "ARC_Street" }, { "name": "ARC_City", "type": "esriFieldTypeString", "alias": "City", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": "", "modelName": "ARC_City" }, { "name": "ARC_State", "type": "esriFieldTypeString", "alias": "State", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": "", "modelName": "ARC_State" }, { "name": "ARC_ZIP", "type": "esriFieldTypeString", "alias": "ZIP Code", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": "", "modelName": "ARC_ZIP" }, { "name": "Site_Name", "type": "esriFieldTypeString", "alias": "Site Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Site_Name" }, { "name": "Secondary_Address", "type": "esriFieldTypeString", "alias": "Secondary Address", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Secondary_Address" }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "County" }, { "name": "Phone_Number", "type": "esriFieldTypeString", "alias": "Phone Number", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Phone_Number" }, { "name": "Toll_Free_Number", "type": "esriFieldTypeString", "alias": "Toll Free Number", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Toll_Free_Number" }, { "name": "Website_URL", "type": "esriFieldTypeString", "alias": "Website URL", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Website_URL" }, { "name": "Latitude", "type": "esriFieldTypeString", "alias": "Latitude", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Latitude" }, { "name": "Longitude", "type": "esriFieldTypeString", "alias": "Longitude", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Longitude" }, { "name": "Contact_Name", "type": "esriFieldTypeString", "alias": "Contact Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Contact_Name" }, { "name": "Contact_Email", "type": "esriFieldTypeString", "alias": "Contact Email", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Contact_Email" }, { "name": "Site_Description", "type": "esriFieldTypeString", "alias": "Site Description", "domain": null, "editable": true, "nullable": true, "length": 455, "defaultValue": null, "modelName": "Site_Description" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "GIS Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R96_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S86_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Regional Planning Councils", "description": "", "prototype": { "attributes": { "Site_Description": null, "ARC_Street": "", "ARC_City": "", "ARC_State": "", "ARC_ZIP": "", "Site_Name": null, "Secondary_Address": null, "County": null, "Phone_Number": null, "Toll_Free_Number": null, "Website_URL": null, "Latitude": null, "Longitude": null, "Contact_Name": null, "Contact_Email": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 50, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "maxRecordCountFactor": 1 } ], "tables": [] }