{ "currentVersion": 10.81, "id": 43, "name": "Museums", "type": "Feature Layer", "description": "Museums", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": { "id": 25, "name": "Athens - Public Works" }, "subLayers": [], "minScale": 500000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "4e50d6501dff6c5292e916e9a8e4a9ed", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAApBJREFUSIntlk1IFGEYx387834siFKdItAufYDapVDMungT3KUEu1awXUoMShRTopuFkpi6euoglYGIFqsHvbTYZuE1PRSBESEtEV06tMXOdNhpd3Z2XccoTz3wMg/PPP/39z7v14xgl0z8BwG28wz8K5C9mlhCKImUGqWC9tGa476BfkD21GSUysoqAEZuNWMa0D3wko13aySTn+2GU03bAkuBzgJzS7GHCKm5P9gGgGlk2nDvSQwBPUPrfNr8wP4DVTbQCjzZCciefTyOlpqp8Ug2+BtiGmAIEAbc66rBEPD1SxIh9Vx5xZ6i1blBsYWZiVD+6x+ciwyXKDpnK89mAViYmQBnw7S0XZ4HwgUVHa4+4avTPzE3KHmkup7Xq/OsJF4B0Hi6gdYzoeJKj809zdcdqw8BJIuBLjnNTltWNtjcqH2P2q3Ds05FN4PlEhzcmyIoNVqBUqB1GVqCVhotQClFUBXqvFYUlLbSWV9KjZIZiFIgBWgF0gQpVcZXskDnC2TbdtbXZgYwOJ1yIqm83Ac3D6EEWB6dL5BFbmRKgZRb6pECpDBJeXT+QJYHJMrwVpIDmWghMqCdTp2Vdq2RKEO6shafv+Xjxhsi58MAaCkQTslunS+Qe66Fs/gAFyPtTD+KIgOK9o5eoqP9SCnRyizQ+avIygmCCqSROUvxF+t0Xr0AwN2RyUzF0kQKUaDbDpTJdM21MHXJzaClQAgTr87pK3to8y7V6EAPy/EEFeX7AKita6G2bhOAtWsQam7Kg6y9z1VQ6+SPD95gOZ4gOtBDe/edGMUu1e8/v3G9d3Tr4fuwK123ARjq78iLu0Hhzr6xWGffWMmOFhbjWT8Q2PYrHi4Gynvxt23Xfrd+Ad8IwQAWSXJGAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 19, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9681442.0996, "ymin": 4137667.679200001, "xmax": -9681442.0996, "ymax": 4137667.679200001, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": 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": "WS6_OperationalDays", "description": "The days of operation for a facility", "codedValues": [ { "name": "Sun-Sat", "code": "Sun-Sat" }, { "name": "Mon-Fri", "code": "Mon-Fri" }, { "name": "Sat-Sun", "code": "Sat-Sun" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OPERHOURS", "type": "esriFieldTypeString", "alias": "Operational Hours", "length": 50, "domain": { "type": "codedValue", "name": "WS6_OperationalHours", "description": "The hours of operation for a facility", "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" } ], "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }