{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "MEGIS Lighthouses", "type": "Feature Layer", "description": "This dataset was created to provide point locations of lighthouses with names and status of lighthouse", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26919, "latestWkid": 26919, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "copyrightText": "Maine Office of GIS", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "9cc7da9d513ecde0d28148c4e9452329", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAgCAYAAADqgqNBAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACEElEQVRIiWNhGEDAMmr5oAj206mpk1/s3Zv29f59Nob//ym3gJubQUBf/5WYrW2oXmfnIZyWn83JKbs9ZUoOMYaK2NgwCBoYMDxevZrhx8uXONX9+fqV4c2xY2LfnzzZc7+hgU+xoeEHVss/3bqVRshSXnV1BstlyxgEjYzAfP3uboZrLS0M11pb8er7+ugR64cvX9wZGBg2YrX8z8eP/IQs///nD9xiEGDm4GDgEBdnIAb8+/lTEZlPclb7+uABhhi+YMcHWEjVoJKVxfD/718GRmZmuJikpyfDw6VLsTqMqpaLOzujWAwCgsbGDOxiYrS3/M60aQzS/v4oYh+vXGF4d+oUqUYxkGw5Cw8PhhiHmBjJFpNnOS8vhhgoyOliOSsWn4OyG8hRfz5/pn+ww4L+y0BZzg6y/O7dgbGcg4x4Z6GW5eQkOhZqWT7yfH6+sBCc1QT09WlvOStaIfP68GGwg8RdXQcwzkVFh3Ccs/DzfwQ1z9AVCZmZMVguXQpmc0hKosjZbNjAwMjICE7t3rdvg8Vu9veDaz90wMTJeRWn5XxqalNf7t7dh95qBZVcF0pKiPbRp+vXMcR4VVV/GnBx7cVpufGUKf2nUlPlX+7dm4ncdP719i3D043wdh9JgJmLC9TKfSVsaxvI2NDwD6flIGA2e3YBAwMDCFMHfPvGwHDsGASjARaGAQQsI9ZyAF9XpB0JYRUWAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 23, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[name]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 120000, "name": "Default", "priority": 1, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 168, 0, 0, 255 ], "haloSize": 1, "font": { "family": "Stempel Garamond", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 361868.0931000002, "ymin": 4768741.544, "xmax": 662092.8653999995, "ymax": 5002569.9354, "spatialReference": { "wkid": 26919, "latestWkid": 26919, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "name", "length": 50, "domain": null }, { "name": "county", "type": "esriFieldTypeString", "alias": "county", "length": 50, "domain": null }, { "name": "fid_", "type": "esriFieldTypeDouble", "alias": "fid_", "domain": null }, { "name": "status", "type": "esriFieldTypeString", "alias": "status", "length": 15, "domain": null }, { "name": "image_link", "type": "esriFieldTypeString", "alias": "image_link", "length": 250, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "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 } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r62_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "uuid_62", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a51_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "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": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1702487464000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }