{ "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 }