{ "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 3, "name": "Museum", "type": "Feature Layer", "description": "The location of museums.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.006561666666666671, "zTolerance": 4.0E-5, "mTolerance": 4.0E-5, "falseX": -17463800, "falseY": -46132600, "xyUnits": 2438.404876809752, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 144447.638572, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "c761e76ff63fdd449133121e900e090a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAC50lEQVRIibWWP0wTcRTHPxwtlLYIWqS0SVMiJupQDamLcScOhQRk0LjgggsTMQ1OwKKGuJiwyCKbIQGaAIvRwcXxYiKDIRHEANUSCEUOKKDFvGuvXAv9Y8Dvcr/rvXvf93u/9/1eLfxnWEoJivQR3NRotJbjsVVSt7XDbI2TxfbnqKchqIiE6TqEbqtC0F8PFenoahtoCZgMox7CzN0hBv6JQCre2+dprZMWnwuctpNf1hIEF2IEJ8OE5lbpfDLKYlGC8ce0WhWmrvrhvDP7mbUuyJ+dHyR3ovq9EF/3w4ZGEPg2/pi2zhdM5yWQyjnkdZP7ePKqK904mwdQ7B5+fXzE7txI5pnECtHn70xF+rhpPpsMwZswXmnLDT+u3OTnbr/SCcz35XYv2qej1stupLD5mL4D7zECG4Tq62gxJ5eWOJoHqPSFcjuJo7mfCl+I+Pu2TMvctRDbxBMJ090+xEgWgUyLu+YoQaWvVa9UsXuOJTcXcPHeCvF3bewtpVp/yQ3qPD1gInjWRWOFhaAxLYrdq79s7nMhSOzBuqrvRHI4bAQkp0yVTuBxEnSYRlECD9ZU/cW9pWmUKm/RtdEmvX22VE5IE4hCDRFl978/q+eF1lKQAclVY8eVaZHInzNGMj1JOkF8m7fVNo7KOiW2E7CwyocMwYVq9vd/c6a43MBWhkCUN9bLrJYgkM93SoWYoJZA7RhKqTlztBYLkwsxAiJ5gTHXB2sqyd1o0bWBpXVdUzOZvMZCLHesl44NjUDDtVZ9igSpa/G1kC1/VcX4VLN9Zw1n0sKdLyus2BuiuNIEpWJH8TIfU0kmGTT/nkVwf4joaA+dqqqONy2rureUglgc5qKsK2U8LGjXgq5hJsRyxRXFuMRb8h38hgY/N/WrqpQxmJv8RAJB2s+94opiXOItIn9D7TLnApmW3T1GH7xkON/uCn7005Y7It+KtVVuifxFoSIimXNjFAuhpH8VcjbARCmxufgLK8wctLnp5+cAAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9388066.316771973, "ymin": 3997162.339930348, "xmax": -9366633.344136037, "ymax": 4021589.3046918064, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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 ID", "length": 50, "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": "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": "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" }, { "name": "7:00am-7:00pm", "code": "7:00am-7: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": "DESCRIPT", "type": "esriFieldTypeString", "alias": "Additional Information", "length": 254, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "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": "FACAREA", "type": "esriFieldTypeDouble", "alias": "Facility Area", "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "UUID_313", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_313", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S248_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1547814230000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "14db6f3979fc4f38950bda9bfc266ea3" }