{ "layers": [ { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 0, "name": "Bridges", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "3f349eb46f377bdf2bc0d7abfbd6bd2b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACdUlEQVRIibVVPW/TUBS9LwpSzIS9xRswQbsgZ0KwIMFkMrVNTffkZzj+GfFe3HwsxGEBiaWIhaRT0kzAlOeNjkGq8EPnwXPtxKlDEWexff183r3n3Xtcpv+IctGCIAhMUbpllRirChGbiMVMhEcHB5Mbkx/3elYpZm3ttmbruk5apUKapsl3nEdu0B0QCfJJXHqO4/CtyYNuv23cMVzTrNLuzoO19yr25eu35ufxWTPo9j2nsd8uJA9O+qGhG3at9ogMXb+27Pv37pJZrdLpx09ucDKoOod7rY3kMmPdsF88f5bEGGMkhFgjVnFNqxDWv3v/ARVE6QrKaY0hBTIuQhRFa7GnTx7Tm/Cte9zrJYedkOPwoHFaCs/z5NX3fWo2m0k8DEN5bbVa1Ol05D0q2N15SLPZHIFaQo52Q1eog4qiSBJyzjObYAPER6ORfJ5MJpmN8f10dm5lZEEfo90UfN8n27bJsix5v1gs5BWZIjYcDqXm4/FYblCv12UMQPWvu4OXrxp7oSTHgKCPFVzXXdM0LUsaajMF8IDvKnMRm2pA/hXgUZOcO0SMsWuf8+J57VpWXoGRzpvGvwXnkeRLyNGX0itysmAFQ5TGcvmDvl9cUCn+GWVlEeTDKzDSNwXHcAnylZGlyC89mBC8AgOhssvLMi+OjKezc4pLsa/WJeTYDe4GE0p7y7aYzua0XC69o8aVz2e6BaYDd4MJwSvytJZFpuK/M54TX/CRc5i13bVWhG3C3WBC8IpNHYTDg8aQAhmvEueSqwrgbjAheAVGeuVPJDPG4UHjtBSF5MAf25TuBq9Y/Yei3Tb93grJ04AJbbNuFb8Aew1JpDZTwEEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -159.78141431299997, "ymin": 21.878416667000067, "xmax": -159.30254616399998, "ymax": 22.22455555600004, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "BRIDGEID", "type": "esriFieldTypeString", "alias": "BRIDGEID", "length": 20, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 255, "domain": null }, { "name": "Facility_Carried", "type": "esriFieldTypeString", "alias": "Facility Carried", "length": 255, "domain": null }, { "name": "Facility_Under", "type": "esriFieldTypeString", "alias": "Facility Under", "length": 255, "domain": null }, { "name": "Yr_Built", "type": "esriFieldTypeDouble", "alias": "Year Built", "domain": null }, { "name": "Length", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null }, { "name": "Width", "type": "esriFieldTypeDouble", "alias": "Width", "domain": null }, { "name": "Height", "type": "esriFieldTypeDouble", "alias": "Height", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Ownership", "type": "esriFieldTypeString", "alias": "Ownership", "length": 20, "domain": { "type": "codedValue", "name": "Bridge Ownership", "description": "A list of bridge ownership categories", "codedValues": [ { "name": "County", "code": "County" }, { "name": "State", "code": "State" }, { "name": "Private", "code": "Private" }, { "name": "Navy/Marines", "code": "Navy/Marines" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Useability", "type": "esriFieldTypeString", "alias": "Useability ", "length": 20, "domain": { "type": "codedValue", "name": "Bridge Useability Status", "description": "A list of bridge useability statuses", "codedValues": [ { "name": "In-Service", "code": "In-Service" }, { "name": "Out-of-Service", "code": "Out-of-Service" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Bridge_Posted_Limits", "type": "esriFieldTypeString", "alias": "Bridge Posted Limits (tons)", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "UUID_229", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_229", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S209_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Hawaiian Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Hawaiian Standard Time", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1716011052000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "e6cefdcdcdf64ff1a96a0513dbf790ae" } ], "tables": [] }