{ "layers": [ { "currentVersion": 10.41, "id": 0, "name": "Farmers Market", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "8a8e7cbac421c2e77b7e364b5c85c91b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAidJREFUOI211N1L01EYwPHvtp/RlmPVdLJcjNJRF4ZpY/ZykShBTKzRdP0D0RtIZHYRDKqLIAomJt2lUeIuUlPBFhRhXURaM4peoFiCsNaapG1uc639ZjfxgzHHnNRzdZ7Dw+c8h+dwBP5xCP8FHBkfPjs2df/a02BfwQfsKXWINrPjir2x5aIEel6PrgoDeDF7TxF9vuAELgFLAsDU7PiymEYwEk7N5EXfRR7KaUeFi5gAIKaTWUXO+h5aGhzc8fTSOXEmf6spZJBjKF22Maz7mgA4daSNcq2Bjgf2/GgusGprlbSWyWTsqKheEZYTzBVblHUc2G5Dv2ETgkIgOB9g9H0//sSbwkFX8wgH91opEooy9o81n6Dt5kl8fndhYO22XRIWXviJRr0egGKVmkqdCfwFdvjq4yTlZQYi0QjuR33U1zSiL9GjVKro+3BVqlsxmEgmCM2FsF63EE7N4JqAYrkeT4cXcelXNti++wY1JjNTn1/mRENz3zMeejT9jdhiLKNGAKjW7ue47TQKhYKKzZUsJuLLgka9EcPandJUW03tlOsM2eDbH89w3jqP1WLD+2mSjWotpZoyqSg4H8D7ZZJ4Mo5OZZTAlChy19ObDSrkaxj0dTLo68x5XYDHX3sy8uHpLpj+m6wjLYFmXcPvJ4HbmQ+sgLBo7aLvwlBcAptqD58T0ynXar6wupJW0W45etnNEBJ4qN7WDXSvpjsfA/QzIOV/AJaitkDTp9JmAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[Name] CONCAT NEWLINE CONCAT [Hours]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 92, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 38400, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1135219.360811472, "ymin": 600072.5150014758, "xmax": 1237027.0692691356, "ymax": 741038.3587253988, "spatialReference": { "wkid": 102685, "latestWkid": 2248 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Name", "typeIdField": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 50, "domain": null }, { "name": "Zip_code", "type": "esriFieldTypeDouble", "alias": "Zip_code", "domain": null }, { "name": "Master", "type": "esriFieldTypeString", "alias": "Master", "length": 50, "domain": null }, { "name": "Contact", "type": "esriFieldTypeString", "alias": "Contact", "length": 25, "domain": null }, { "name": "Hours", "type": "esriFieldTypeString", "alias": "Hours", "length": 50, "domain": null }, { "name": "Dates", "type": "esriFieldTypeString", "alias": "Dates", "length": 50, "domain": null }, { "name": "FMNP_Checks", "type": "esriFieldTypeString", "alias": "FMNP_Checks", "length": 50, "domain": { "type": "codedValue", "name": "FMNP_Checks", "codedValues": [ { "name": "WIC", "code": "W" }, { "name": "Senior Citizen", "code": "S" }, { "name": "WIC and Senior Citizen", "code": "B" }, { "name": "N/A", "code": "N" } ] } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "indexes": [ { "name": "R2511_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2511", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2511", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2482_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, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true }, "dateFieldsTimeReference": null }, { "currentVersion": 10.41, "id": 1, "name": "Library", "type": "Feature Layer", "description": "Frederick County Public Library locations.", "geometryType": "esriGeometryPoint", "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "91f78ab67633c4fa7b0b7fa363a3b846", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAY9JREFUOI2t0jFrwkAUB/D/wRFQ42CEFkEug3QSHFyETFJwcqkQxcVBcC8IiqCfQPwIItmy1lmDWybXTHXRRaiTOoggXodS25hGY+x/unu8+/EOHsU/h34fZrOZsVgsnvwghBCeSCTeGGOvJ3A6nT6Xy2Xfk00mkxcAPyDn3NHUbDZRqVSw2WzQaDRgmqYryDknwK8vn0eSJHQ6HYTDYQBAr9eDoihXJ3UFY7EYQqHQ6R6JRK5iF0HLsjAajZDL5bDf76Hr+n2gLMsQBAGr1QqZTAbz+fw+UNM0ZLNZbLdbG9Zut8EYQzweRz6f9w6m02lHrVQqodVqQRRFHA4H1Go19Pt9b6AgCLa7JEnodrsQRfHrIaWo1+vewfNomgZZlm01y7IcfZ7B8XgMRVEQjUYBAKZpolgs3g5SSjEYDAAAhmGgUChgvV5DVdW/+6+BgUAA1WrVVtvtdlgul7eBnHMcj0dHfTgcXlxyVzAYDLo+upQTmEwmP3Rdf/CDEELAGHu3galU6tHXSGfxvDZe8wkdFHhOy4e33AAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1135710.579317227, "ymin": 587220.402910471, "xmax": 1219748.4699681401, "ymax": 741313.9116519839, "spatialReference": { "wkid": 102685, "latestWkid": 2248 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 50, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 20, "domain": null }, { "name": "ZIP_CODE", "type": "esriFieldTypeString", "alias": "ZIP_CODE", "length": 20, "domain": null }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "PHONE", "length": 30, "domain": null }, { "name": "HOURS", "type": "esriFieldTypeString", "alias": "HOURS", "length": 50, "domain": null }, { "name": "WEB", "type": "esriFieldTypeString", "alias": "WEB", "length": 100, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "indexes": [ { "name": "R2510_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2510", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2510", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2481_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true }, "dateFieldsTimeReference": null }, { "currentVersion": 10.41, "id": 2, "name": "Government Facilities", "type": "Feature Layer", "description": "Government Facilities in Frederick County, Maryland", "geometryType": "esriGeometryPoint", "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 166, 116, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1134767.4712952971, "ymin": 600209.6095435619, "xmax": 1235413.424202472, "ymax": 741255.1073076427, "spatialReference": { "wkid": 102685, "latestWkid": 2248 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 100, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "PROPERTY_TYPE", "length": 250, "domain": null }, { "name": "OWNER_NAME", "type": "esriFieldTypeString", "alias": "OWNER_NAME", "length": 100, "domain": null }, { "name": "MUNICIPALITY", "type": "esriFieldTypeString", "alias": "MUNICIPALITY", "length": 50, "domain": null }, { "name": "ZIPCODE", "type": "esriFieldTypeInteger", "alias": "ZIPCODE", "domain": null }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "PHONE", "length": 50, "domain": null }, { "name": "PICTOMETRY", "type": "esriFieldTypeString", "alias": "PICTOMETRY", "length": 500, "domain": null }, { "name": "WEBSITE", "type": "esriFieldTypeString", "alias": "WEBSITE", "length": 250, "domain": null }, { "name": "WEBLINKS", "type": "esriFieldTypeString", "alias": "WEBLINKS", "length": 300, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "indexes": [ { "name": "R2504_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2504", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2504", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2475_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true }, "dateFieldsTimeReference": null }, { "currentVersion": 10.41, "id": 3, "name": "Hotels", "type": "Feature Layer", "description": "Hotels/Motels in Frederick County Maryland", "geometryType": "esriGeometryPoint", "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 124, 0, 145, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1138361.0950135589, "ymin": 602367.5136923045, "xmax": 1223890.6844527274, "ymax": 742959.9021263868, "spatialReference": { "wkid": 102685, "latestWkid": 2248 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 46, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 28, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 28, "domain": null }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "PHONE", "length": 22, "domain": null }, { "name": "ZIP_CODE", "type": "esriFieldTypeDouble", "alias": "ZIP_CODE", "domain": null }, { "name": "WEB", "type": "esriFieldTypeString", "alias": "WEB", "length": 63, "domain": null }, { "name": "PAY_METHOD", "type": "esriFieldTypeString", "alias": "PAY_METHOD", "length": 57, "domain": null }, { "name": "HAND_ACCES", "type": "esriFieldTypeString", "alias": "HAND_ACCES", "length": 28, "domain": null }, { "name": "Mail_to", "type": "esriFieldTypeString", "alias": "Mail_to", "length": 60, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "indexes": [ { "name": "R2505_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2505", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2505", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2476_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true }, "dateFieldsTimeReference": null }, { "currentVersion": 10.41, "id": 4, "name": "Places of Worship", "type": "Feature Layer", "description": "Places of worship in Frederick County, MD", "geometryType": "esriGeometryPoint", "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 57, 143, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1124199.287707299, "ymin": 579255.9342593998, "xmax": 1262892.255071476, "ymax": 746608.5286873877, "spatialReference": { "wkid": 102685, "latestWkid": 2248 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Places_Wor", "typeIdField": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Places_Wor", "type": "esriFieldTypeString", "alias": "Places_Wor", "length": 50, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 50, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 35, "domain": null }, { "name": "Zip_Code", "type": "esriFieldTypeString", "alias": "Zip_Code", "length": 15, "domain": null }, { "name": "Phone", "type": "esriFieldTypeString", "alias": "Phone", "length": 20, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "indexes": [ { "name": "R2507_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2507", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2507", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2478_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true }, "dateFieldsTimeReference": null }, { "currentVersion": 10.41, "id": 5, "name": "Post Office", "type": "Feature Layer", "description": "Locations and information pertaining to Frederick County Maryland post offices", "geometryType": "esriGeometryPoint", "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 128, 0, 123, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1133745.9700574726, "ymin": 579515.5613648146, "xmax": 1242525.9985599667, "ymax": 743524.6408263147, "spatialReference": { "wkid": 102685, "latestWkid": 2248 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 254, "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 50, "domain": null }, { "name": "ZIP_CODE", "type": "esriFieldTypeString", "alias": "ZIP_CODE", "length": 10, "domain": null }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "PHONE", "length": 20, "domain": null }, { "name": "HOURS", "type": "esriFieldTypeString", "alias": "HOURS", "length": 70, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "indexes": [ { "name": "R2508_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2508", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2508", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2479_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true }, "dateFieldsTimeReference": null }, { "currentVersion": 10.41, "id": 6, "name": "Shopping Centers", "type": "Feature Layer", "description": "Shopping center locations within Frederick County.", "geometryType": "esriGeometryPoint", "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 123, 128, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1135966.1483598948, "ymin": 604411.9334879816, "xmax": 1265172.3102226406, "ymax": 714535.4812850654, "spatialReference": { "wkid": 102685, "latestWkid": 2248 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 35, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 30, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 21, "domain": null }, { "name": "ZIP_CODE", "type": "esriFieldTypeDouble", "alias": "ZIP_CODE", "domain": null }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "PHONE", "length": 15, "domain": null }, { "name": "HOURS", "type": "esriFieldTypeString", "alias": "HOURS", "length": 46, "domain": null }, { "name": "HAND_ACCES", "type": "esriFieldTypeString", "alias": "HAND_ACCES", "length": 22, "domain": null }, { "name": "PAY_METHOD", "type": "esriFieldTypeString", "alias": "PAY_METHOD", "length": 32, "domain": null }, { "name": "WEB", "type": "esriFieldTypeString", "alias": "WEB", "length": 254, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "indexes": [ { "name": "R2509_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2509", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2509", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2480_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true }, "dateFieldsTimeReference": null }, { "currentVersion": 10.41, "id": 7, "name": "Farms", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "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 }, "defaultVisibility": true, "extent": { "xmin": 1133348.220852971, "ymin": 577868.3008798063, "xmax": 1274824.7449859679, "ymax": 736861.8342700601, "spatialReference": { "wkid": 102685, "latestWkid": 2248 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 36, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 26, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 34, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 19, "domain": null }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "PHONE", "length": 15, "domain": null }, { "name": "WEB", "type": "esriFieldTypeString", "alias": "WEB", "length": 40, "domain": null }, { "name": "EMAIL", "type": "esriFieldTypeString", "alias": "EMAIL", "length": 33, "domain": null }, { "name": "HOURS", "type": "esriFieldTypeString", "alias": "HOURS", "length": 136, "domain": null }, { "name": "ZIP_CODE", "type": "esriFieldTypeString", "alias": "ZIP_CODE", "length": 20, "domain": null }, { "name": "DIRECTIONS", "type": "esriFieldTypeString", "alias": "DIRECTIONS", "length": 254, "domain": null }, { "name": "FRUIT_VEG", "type": "esriFieldTypeString", "alias": "FRUIT_VEG", "length": 5, "domain": null }, { "name": "BEEF", "type": "esriFieldTypeString", "alias": "BEEF", "length": 5, "domain": null }, { "name": "DAIRY", "type": "esriFieldTypeString", "alias": "DAIRY", "length": 5, "domain": null }, { "name": "FISH", "type": "esriFieldTypeString", "alias": "FISH", "length": 5, "domain": null }, { "name": "POULTRY", "type": "esriFieldTypeString", "alias": "POULTRY", "length": 5, "domain": null }, { "name": "CMAS_TREES", "type": "esriFieldTypeString", "alias": "CMAS_TREES", "length": 5, "domain": null }, { "name": "PLANTS", "type": "esriFieldTypeString", "alias": "PLANTS", "length": 5, "domain": null }, { "name": "FEED", "type": "esriFieldTypeString", "alias": "FEED", "length": 5, "domain": null }, { "name": "GRAIN", "type": "esriFieldTypeString", "alias": "GRAIN", "length": 5, "domain": null }, { "name": "HAY", "type": "esriFieldTypeString", "alias": "HAY", "length": 5, "domain": null }, { "name": "ANML_SALE", "type": "esriFieldTypeString", "alias": "ANML_SALE", "length": 5, "domain": null }, { "name": "RIDING", "type": "esriFieldTypeString", "alias": "RIDING", "length": 5, "domain": null }, { "name": "ORGANIC", "type": "esriFieldTypeString", "alias": "ORGANIC", "length": 5, "domain": null }, { "name": "SC_ORGANIC", "type": "esriFieldTypeString", "alias": "SC_ORGANIC", "length": 5, "domain": null }, { "name": "TRANS_ORGA", "type": "esriFieldTypeString", "alias": "TRANS_ORGA", "length": 5, "domain": null }, { "name": "HONEY", "type": "esriFieldTypeString", "alias": "HONEY", "length": 5, "domain": null }, { "name": "JAMS", "type": "esriFieldTypeString", "alias": "JAMS", "length": 5, "domain": null }, { "name": "SAUCES", "type": "esriFieldTypeString", "alias": "SAUCES", "length": 5, "domain": null }, { "name": "GOATS", "type": "esriFieldTypeString", "alias": "GOATS", "length": 5, "domain": null }, { "name": "SHEEP", "type": "esriFieldTypeString", "alias": "SHEEP", "length": 5, "domain": null }, { "name": "WOOL_PRODS", "type": "esriFieldTypeString", "alias": "WOOL_PRODS", "length": 5, "domain": null }, { "name": "SP_ATTRACT", "type": "esriFieldTypeString", "alias": "SP_ATTRACT", "length": 5, "domain": null }, { "name": "SPEC_GOODS", "type": "esriFieldTypeString", "alias": "SPEC_GOODS", "length": 5, "domain": null }, { "name": "WINERY", "type": "esriFieldTypeString", "alias": "WINERY", "length": 5, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "indexes": [ { "name": "R2503_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2503", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2503", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2474_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true }, "dateFieldsTimeReference": null } ], "tables": [] }