{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 17, "name": "petroleum_ports", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "This feature class/shapefile represents Petroleum Ports. This includes ports in the 50 states and the District of Columbia that handle 200 or more short tons per year in total volume (import and export) of petroleum products (URL: http://www.eia.gov/maps/layer_info-m.cfm). Generally, a Petroleum Port is any maritime port which has facilities used to import or export any type of petroleum product. Typically, there are multiple petroleum facilities present in any port therefore the point identifying the location is an abstracted location representing the port as a whole. Geographical coverage includes the United States and its territories including Puerto Rico, Virgin Islands, Guam, Northern Mariana Islands, American Samoa, as well as Petroleum Ports in Canada and Mexico that are within 100 miles of each countries border with the United States.", "copyrightText": "Oak Ridge National Laboratory (ORNL) Geographic Information Science and Technology (GIST) Group, Argonne National Laboratory (ANL), Global Security Sciences Division, National Geospatial-Intelligence Agency (NGA) Homeland Security Infrastructure Program (HSIP) Team", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": false, "extent": { "xmin": -170.68345200019627, "ymin": -14.276344999972446, "xmax": 145.73570900020934, "ymax": 67.72601800013128, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 1.125899906842624E13, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "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 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 130, 0, 28, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "pp_id", "type": "esriFieldTypeString", "alias": "PP_ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "PP_ID" }, { "name": "name", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "NAME" }, { "name": "state", "type": "esriFieldTypeString", "alias": "STATE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATE" }, { "name": "type", "type": "esriFieldTypeString", "alias": "TYPE", "domain": null, "editable": true, "nullable": true, "length": 85, "defaultValue": null, "modelName": "TYPE" }, { "name": "status", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATUS" }, { "name": "county", "type": "esriFieldTypeString", "alias": "COUNTY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COUNTY" }, { "name": "countyfips", "type": "esriFieldTypeString", "alias": "COUNTYFIPS", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "COUNTYFIPS" }, { "name": "country", "type": "esriFieldTypeString", "alias": "COUNTRY", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "COUNTRY" }, { "name": "latitude", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LATITUDE" }, { "name": "longitude", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LONGITUDE" }, { "name": "naics_code", "type": "esriFieldTypeString", "alias": "NAICS_CODE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NAICS_CODE" }, { "name": "naics_desc", "type": "esriFieldTypeString", "alias": "NAICS_DESC", "domain": null, "editable": true, "nullable": true, "length": 85, "defaultValue": null, "modelName": "NAICS_DESC" }, { "name": "source", "type": "esriFieldTypeString", "alias": "SOURCE", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "SOURCE" }, { "name": "sourcedate", "type": "esriFieldTypeDate", "alias": "SOURCEDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SOURCEDATE" }, { "name": "val_method", "type": "esriFieldTypeString", "alias": "VAL_METHOD", "domain": null, "editable": true, "nullable": true, "length": 85, "defaultValue": null, "modelName": "VAL_METHOD" }, { "name": "val_date", "type": "esriFieldTypeDate", "alias": "VAL_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "VAL_DATE" }, { "name": "website", "type": "esriFieldTypeString", "alias": "WEBSITE", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "WEBSITE" }, { "name": "port_id", "type": "esriFieldTypeString", "alias": "PORT_ID", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "PORT_ID" }, { "name": "operator", "type": "esriFieldTypeString", "alias": "OPERATOR", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "OPERATOR" }, { "name": "posrel", "type": "esriFieldTypeString", "alias": "POSREL", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "POSREL" }, { "name": "ktonscrude", "type": "esriFieldTypeInteger", "alias": "KTONSCRUDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "KTONSCRUDE" }, { "name": "kbblscrude", "type": "esriFieldTypeInteger", "alias": "KBBLSCRUDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "KBBLSCRUDE" }, { "name": "ktons_gas", "type": "esriFieldTypeInteger", "alias": "KTONS_GAS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "KTONS_GAS" }, { "name": "kbbls_gas", "type": "esriFieldTypeInteger", "alias": "KBBLS_GAS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "KBBLS_GAS" }, { "name": "ktons_kero", "type": "esriFieldTypeInteger", "alias": "KTONS_KERO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "KTONS_KERO" }, { "name": "kbbls_kero", "type": "esriFieldTypeInteger", "alias": "KBBLS_KERO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "KBBLS_KERO" }, { "name": "ktons_dist", "type": "esriFieldTypeInteger", "alias": "KTONS_DIST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "KTONS_DIST" }, { "name": "kbbls_dist", "type": "esriFieldTypeInteger", "alias": "KBBLS_DIST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "KBBLS_DIST" }, { "name": "ktons_resd", "type": "esriFieldTypeInteger", "alias": "KTONS_RESD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "KTONS_RESD" }, { "name": "kbbls_resd", "type": "esriFieldTypeInteger", "alias": "KBBLS_RESD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "KBBLS_RESD" }, { "name": "ktons_lube", "type": "esriFieldTypeInteger", "alias": "KTONS_LUBE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "KTONS_LUBE" }, { "name": "kbbls_lube", "type": "esriFieldTypeInteger", "alias": "KBBLS_LUBE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "KBBLS_LUBE" }, { "name": "ktonsjelly", "type": "esriFieldTypeInteger", "alias": "KTONSJELLY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "KTONSJELLY" }, { "name": "kbblsjelly", "type": "esriFieldTypeInteger", "alias": "KBBLSJELLY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "KBBLSJELLY" }, { "name": "ktons_naph", "type": "esriFieldTypeInteger", "alias": "KTONS_NAPH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "KTONS_NAPH" }, { "name": "kbbls_naph", "type": "esriFieldTypeInteger", "alias": "KBBLS_NAPH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "KBBLS_NAPH" }, { "name": "ktons_asph", "type": "esriFieldTypeInteger", "alias": "KTONS_ASPH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "KTONS_ASPH" }, { "name": "kbbls_asph", "type": "esriFieldTypeInteger", "alias": "KBBLS_ASPH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "KBBLS_ASPH" }, { "name": "ktons_pcok", "type": "esriFieldTypeInteger", "alias": "KTONS_PCOK", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "KTONS_PCOK" }, { "name": "kbbls_pcok", "type": "esriFieldTypeInteger", "alias": "KBBLS_PCOK", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "KBBLS_PCOK" }, { "name": "ktons_lpg", "type": "esriFieldTypeInteger", "alias": "KTONS_LPG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "KTONS_LPG" }, { "name": "kbbls_lpg", "type": "esriFieldTypeInteger", "alias": "KBBLS_LPG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "KBBLS_LPG" }, { "name": "ktons_misc", "type": "esriFieldTypeInteger", "alias": "KTONS_MISC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "KTONS_MISC" }, { "name": "kbbls_misc", "type": "esriFieldTypeInteger", "alias": "KBBLS_MISC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "KBBLS_MISC" }, { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r513_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a309_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "petroleum_ports", "description": "", "prototype": { "attributes": { "kbbls_misc": null, "pp_id": null, "name": null, "state": null, "type": null, "status": null, "county": null, "countyfips": null, "country": null, "latitude": null, "longitude": null, "naics_code": null, "naics_desc": null, "source": null, "sourcedate": null, "val_method": null, "val_date": null, "website": null, "port_id": null, "operator": null, "posrel": null, "ktonscrude": null, "kbblscrude": null, "ktons_gas": null, "kbbls_gas": null, "ktons_kero": null, "kbbls_kero": null, "ktons_dist": null, "kbbls_dist": null, "ktons_resd": null, "kbbls_resd": null, "ktons_lube": null, "kbbls_lube": null, "ktonsjelly": null, "kbblsjelly": null, "ktons_naph": null, "kbbls_naph": null, "ktons_asph": null, "kbbls_asph": null, "ktons_pcok": null, "kbbls_pcok": null, "ktons_lpg": null, "kbbls_lpg": null, "ktons_misc": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 100000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Extract", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "19c8b69eedae4fdbb31fee200a8c1b55" }