19 datasets found
  1. B

    Shapefile to DJI Pilot KML conversion tool

    • borealisdata.ca
    • search.dataone.org
    Updated Jan 30, 2023
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Nicolas Cadieux (2023). Shapefile to DJI Pilot KML conversion tool [Dataset]. http://doi.org/10.5683/SP3/W1QMQ9
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Jan 30, 2023
    Dataset provided by
    Borealis
    Authors
    Nicolas Cadieux
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Description

    This Python script (Shape2DJI_Pilot_KML.py) will scan a directory, find all the ESRI shapefiles (.shp), reproject to EPSG 4326 (geographic coordinate system WGS84 ellipsoid), create an output directory and make a new Keyhole Markup Language (.kml) file for every line or polygon found in the files. These new *.kml files are compatible with DJI Pilot 2 on the Smart Controller (e.g., for M300 RTK). The *.kml files created directly by ArcGIS or QGIS are not currently compatible with DJI Pilot.

  2. B

    GIS2DJI: GIS file to DJI Pilot kml conversion tool

    • borealisdata.ca
    Updated Feb 22, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Nicolas Cadieux (2024). GIS2DJI: GIS file to DJI Pilot kml conversion tool [Dataset]. http://doi.org/10.5683/SP3/AFPMUJ
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Feb 22, 2024
    Dataset provided by
    Borealis
    Authors
    Nicolas Cadieux
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Description

    GIS2DJI is a Python 3 program created to exports GIS files to a simple kml compatible with DJI pilot. The software is provided with a GUI. GIS2DJI has been tested with the following file formats: gpkg, shp, mif, tab, geojson, gml, kml and kmz. GIS_2_DJI will scan every file, every layer and every geometry collection (ie: MultiPoints) and create one output kml or kmz for each object found. It will import points, lines and polygons, and converted each object into a compatible DJI kml file. Lines and polygons will be exported as kml files. Points will be converted as PseudoPoints.kml. A PseudoPoints fools DJI to import a point as it thinks it's a line with 0 length. This allows you to import points in mapping missions. Points will also be exported as Point.kmz because PseudoPoints are not visible in a GIS or in Google Earth. The .kmz file format should make points compatible with some DJI mission software.

  3. Geographical and geological GIS boundaries of the Tibetan Plateau and...

    • zenodo.org
    • explore.openaire.eu
    • +1more
    Updated Apr 12, 2022
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Jie Liu; Jie Liu; Guang-Fu Zhu; Guang-Fu Zhu (2022). Geographical and geological GIS boundaries of the Tibetan Plateau and adjacent mountain regions [Dataset]. http://doi.org/10.5281/zenodo.6432940
    Explore at:
    Dataset updated
    Apr 12, 2022
    Dataset provided by
    Zenodohttp://zenodo.org/
    Authors
    Jie Liu; Jie Liu; Guang-Fu Zhu; Guang-Fu Zhu
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Area covered
    Tibetan Plateau
    Description

    Introduction

    Geographical scale, in terms of spatial extent, provide a basis for other branches of science. This dataset contains newly proposed geographical and geological GIS boundaries for the Pan-Tibetan Highlands (new proposed name for the High Mountain Asia), based on geological and geomorphological features. This region comprises the Tibetan Plateau and three adjacent mountain regions: the Himalaya, Hengduan Mountains and Mountains of Central Asia, and boundaries are also given for each subregion individually. The dataset will benefit quantitative spatial analysis by providing a well-defined geographical scale for other branches of research, aiding cross-disciplinary comparisons and synthesis, as well as reproducibility of research results.

    The dataset comprises three subsets, and we provide three data formats (.shp, .geojson and .kmz) for each of them. Shapefile format (.shp) was generated in ArcGIS Pro, and the other two were converted from shapefile, the conversion steps refer to 'Data processing' section below. The following is a description of the three subsets:

    (1) The GIS boundaries we newly defined of the Pan-Tibetan Highlands and its four constituent sub-regions, i.e. the Tibetan Plateau, Himalaya, Hengduan Mountains and the Mountains of Central Asia. All files are placed in the "Pan-Tibetan Highlands (Liu et al._2022)" folder.

    (2) We also provide GIS boundaries that were applied by other studies (cited in Fig. 3 of our work) in the folder "Tibetan Plateau and adjacent mountains (Others’ definitions)". If these data is used, please cite the relevent paper accrodingly. In addition, it is worthy to note that the GIS boundaries of Hengduan Mountains (Li et al. 1987a) and Mountains of Central Asia (Foggin et al. 2021) were newly generated in our study using Georeferencing toolbox in ArcGIS Pro.

    (3) Geological assemblages and characters of the Pan-Tibetan Highlands, including Cratons and micro-continental blocks (Fig. S1), plus sutures, faults and thrusts (Fig. 4), are placed in the "Pan-Tibetan Highlands (geological files)" folder.

    Note: High Mountain Asia: The name ‘High Mountain Asia’ is the only direct synonym of Pan-Tibetan Highlands, but this term is both grammatically awkward and somewhat misleading, and hence the term ‘Pan-Tibetan Highlands’ is here proposed to replace it. Third Pole: The first use of the term ‘Third Pole’ was in reference to the Himalaya by Kurz & Montandon (1933), but the usage was subsequently broadened to the Tibetan Plateau or the whole of the Pan-Tibetan Highlands. The mainstream scientific literature refer the ‘Third Pole’ to the region encompassing the Tibetan Plateau, Himalaya, Hengduan Mountains, Karakoram, Hindu Kush and Pamir. This definition was surpported by geological strcture (Main Pamir Thrust) in the western part, and generally overlaps with the ‘Tibetan Plateau’ sensu lato defined by some previous studies, but is more specific.

    More discussion and reference about names please refer to the paper. The figures (Figs. 3, 4, S1) mentioned above were attached in the end of this document.

    Data processing

    We provide three data formats. Conversion of shapefile data to kmz format was done in ArcGIS Pro. We used the Layer to KML tool in Conversion Toolbox to convert the shapefile to kmz format. Conversion of shapefile data to geojson format was done in R. We read the data using the shapefile function of the raster package, and wrote it as a geojson file using the geojson_write function in the geojsonio package.

    Version

    Version 2022.1.

    Acknowledgements

    This study was supported by the Strategic Priority Research Program of Chinese Academy of Sciences (XDB31010000), the National Natural Science Foundation of China (41971071), the Key Research Program of Frontier Sciences, CAS (ZDBS-LY-7001). We are grateful to our coauthors insightful discussion and comments. We also want to thank professors Jed Kaplan, Yin An, Dai Erfu, Zhang Guoqing, Peter Cawood, Tobias Bolch and Marc Foggin for suggestions and providing GIS files.

    Citation

    Liu, J., Milne, R. I., Zhu, G. F., Spicer, R. A., Wambulwa, M. C., Wu, Z. Y., Li, D. Z. (2022). Name and scale matters: Clarifying the geography of Tibetan Plateau and adjacent mountain regions. Global and Planetary Change, In revision

    Jie Liu & Guangfu Zhu. (2022). Geographical and geological GIS boundaries of the Tibetan Plateau and adjacent mountain regions (Version 2022.1). https://doi.org/10.5281/zenodo.6432940

    Contacts

    Dr. Jie LIU: E-mail: liujie@mail.kib.ac.cn;

    Mr. Guangfu ZHU: zhuguangfu@mail.kib.ac.cn

    Institution: Kunming Institute of Botany, Chinese Academy of Sciences

    Address: 132# Lanhei Road, Heilongtan, Kunming 650201, Yunnan, China

    Copyright

    This dataset is available under the Attribution-ShareAlike 4.0 International (CC BY-SA 4.0).

  4. Sentinel-2 UTM Tiling Grid (ESA)

    • catalogue.eatlas.org.au
    • researchdata.edu.au
    Updated Feb 1, 2016
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Australian Institute of Marine Science (AIMS) (2016). Sentinel-2 UTM Tiling Grid (ESA) [Dataset]. https://catalogue.eatlas.org.au/geonetwork/srv/api/records/f7468d15-12be-4e3f-a246-b2882a324f59
    Explore at:
    www:link-1.0-http--related, www:link-1.0-http--downloaddata, ogc:wms-1.1.1-http-get-mapAvailable download formats
    Dataset updated
    Feb 1, 2016
    Dataset provided by
    Australian Institute Of Marine Sciencehttp://www.aims.gov.au/
    Area covered
    Description

    This dataset shows the tiling grid and their IDs for Sentinel 2 satellite imagery. The tiling grid IDs are useful for selecting imagery of an area of interest.

    Sentinel 2 is an Earth observation satellite developed and operated by the European Space Agency (ESA). Its imagery has 13 bands in the visible, near infrared and short wave infrared part of the spectrum. It has a spatial resolution of 10 m, 20 m and 60 m depending on the spectral band.

    Sentinel-2 has a 290 km field of view when capturing its imagery. This imagery is then projected on to a UTM grid and made available publicly on 100x100 km2 tiles. Each tile has a unique ID. This ID scheme allows all imagery for a given tile to be located.

    Provenance:

    The ESA make the tiling grid available as a KML file (see links). We were, however, unable to convert this KML into a shapefile for deployment on the eAtlas. The shapefile used for this layer was sourced from the Git repository developed by Justin Meyers (https://github.com/justinelliotmeyers/Sentinel-2-Shapefile-Index).

    Why is this dataset in the eAtlas?:

    Sentinel 2 imagery is very useful for the studying and mapping of reef systems. Selecting imagery for study often requires knowing what the tile grid IDs are for the area of interest. This dataset is intended as a reference layer. The eAtlas is not a custodian of this dataset and copies of the data should be obtained from the original sources.

    Data Dictionary:

    • Name: UTM code associated with each tile. For example 55KDV
  5. Digital Geologic-GIS Map of the Minidoka National Historic Site, Idaho (NPS,...

    • catalog.data.gov
    • data.amerigeoss.org
    Updated Jun 4, 2024
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    National Park Service (2024). Digital Geologic-GIS Map of the Minidoka National Historic Site, Idaho (NPS, GRD, GRI, MIIN, MIIN digital map) [Dataset]. https://catalog.data.gov/dataset/digital-geologic-gis-map-of-the-minidoka-national-historic-site-idaho-nps-grd-gri-miin-mii
    Explore at:
    Dataset updated
    Jun 4, 2024
    Dataset provided by
    National Park Servicehttp://www.nps.gov/
    Area covered
    Idaho
    Description

    The Unpublished Digital Geologic-GIS Map of the Minidoka National Historic Site, Idaho is composed of GIS data layers and GIS tables in a 10.1 file geodatabase (miin_geology.gdb), a 10.1 ArcMap (.MXD) map document (miin_geology.mxd), individual 10.1 layer (.LYR) files for each GIS data layer, an ancillary map information (.PDF) document (miin_geology.pdf) which contains source map unit descriptions, as well as other source map text, figures and tables, metadata in FGDC text (.TXT) and FAQ (.HTML) formats, and a GIS readme file (miin_gis_readme.pdf). Please read the miin_gis_readme.pdf for information pertaining to the proper extraction of the file geodatabase and other map files. To request GIS data in ESRI 10.1 shapefile format contact Stephanie O’Meara (stephanie.omeara@colostate.edu; see contact information below). The data is also available as a 2.2 KMZ/KML file for use in Google Earth, however, this format version of the map is limited in data layers presented and in access to GRI ancillary table information. Google Earth software is available for free at: http://www.google.com/earth/index.html. Users are encouraged to only use the Google Earth data for basic visualization, and to use the GIS data for any type of data analysis or investigation. The data were completed as a component of the Geologic Resources Inventory (GRI) program, a National Park Service (NPS) Inventory and Monitoring (I&M) Division funded program that is administered by the NPS Geologic Resources Division (GRD). Source geologic maps and data used to complete this GRI digital dataset were provided by the following: Idaho Geological Survey. Detailed information concerning the sources used and their contribution the GRI product are listed in the Source Citation section(s) of this metadata record (miin_metadata_faq.html; available at http://nrdata.nps.gov/geology/gri_data/gis/miin/miin_metadata_faq.html). Users of this data are cautioned about the locational accuracy of features within this dataset. Based on the source map scale of 1:100,000 and United States National Map Accuracy Standards features are within (horizontally) 50.8 meters or 166.7 feet of their actual location as presented by this dataset. Users of this data should thus not assume the location of features is exactly where they are portrayed in Google Earth, ArcGIS or other software used to display this dataset. All GIS and ancillary tables were produced as per the NPS GRI Geology-GIS Geodatabase Data Model v. 2.3. (available at: http://science.nature.nps.gov/im/inventory/geology/GeologyGISDataModel.cfm). The GIS data projection is NAD83, UTM Zone 11N, however, for the KML/KMZ format the data is projected upon export to WGS84 Geographic, the native coordinate system used by Google Earth. The data is within the area of interest of Minidoka National Historic Site.

  6. K

    Harris County, Texas Property Parcels

    • koordinates.com
    csv, dwg, geodatabase +6
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Harris County, Texas, Harris County, Texas Property Parcels [Dataset]. https://koordinates.com/layer/97885-harris-county-texas-property-parcels/
    Explore at:
    pdf, geodatabase, shapefile, geopackage / sqlite, mapinfo tab, kml, mapinfo mif, dwg, csvAvailable download formats
    Dataset authored and provided by
    Harris County, Texas
    Area covered
    Description

    Vector polygon map data of property parcels from Harris County, Texas containing 1,410,276 features.

    Property parcel GIS map data consists of detailed information about individual land parcels, including their boundaries, ownership details, and geographic coordinates.

    Property parcel data can be used to analyze and visualize land-related information for purposes such as real estate assessment, urban planning, or environmental management.

    Available for viewing and sharing in a Koordinates map viewer. This data is also available for export to DWG for CAD, PDF, KML, CSV, and GIS data formats, including Shapefile, MapInfo, and Geodatabase.

  7. K

    Washoe County, Nevada Parcels

    • koordinates.com
    csv, dwg, geodatabase +6
    Updated Mar 19, 2019
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Washoe County, Nevada (2019). Washoe County, Nevada Parcels [Dataset]. https://koordinates.com/layer/99647-washoe-county-nevada-parcels/
    Explore at:
    dwg, shapefile, csv, mapinfo tab, pdf, geodatabase, mapinfo mif, geopackage / sqlite, kmlAvailable download formats
    Dataset updated
    Mar 19, 2019
    Dataset authored and provided by
    Washoe County, Nevada
    Area covered
    Description

    Vector polygon map data of property parcels from Washoe County, Nevada containing 209,859 features.

    Property parcel GIS map data consists of detailed information about individual land parcels, including their boundaries, ownership details, and geographic coordinates.

    Property parcel data can be used to analyze and visualize land-related information for purposes such as real estate assessment, urban planning, or environmental management.

    Available for viewing and sharing as a map in a Koordinates map viewer. This data is also available for export to DWG for CAD, PDF, KML, CSV, and GIS data formats, including Shapefile, MapInfo, and Geodatabase.

  8. Tectonic Plate Boundaries

    • hub.arcgis.com
    • amerigeo.org
    • +2more
    Updated Sep 29, 2014
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Esri GIS Education (2014). Tectonic Plate Boundaries [Dataset]. https://hub.arcgis.com/datasets/5f01bc7f78d74498aa942455fcd0dc10
    Explore at:
    Dataset updated
    Sep 29, 2014
    Dataset provided by
    Esrihttp://esri.com/
    Authors
    Esri GIS Education
    Area covered
    Description

    117 original plate boundaries from Esri Data and Maps (2007) edited to better match 10 years of earthquakes, land forms and bathymetry from Mapping Our World's WSI_Earth image from module 2. Esri Canada's education layer of plate boundaries and the Smithsonian's ascii file from the download section of the 'This Dynamic Planet' site plate boundaries were used to compare the resulting final plate boundaries for significant differences.

  9. K

    Los Angeles County, CA Parcels

    • koordinates.com
    csv, dwg, geodatabase +6
    Updated Sep 25, 2018
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Los Angeles County, California (2018). Los Angeles County, CA Parcels [Dataset]. https://koordinates.com/layer/97864-los-angeles-county-ca-parcels/
    Explore at:
    geodatabase, geopackage / sqlite, mapinfo tab, kml, pdf, mapinfo mif, dwg, shapefile, csvAvailable download formats
    Dataset updated
    Sep 25, 2018
    Dataset authored and provided by
    Los Angeles County, California
    Area covered
    Description

    Vector polygon map data of property parcels from Los Angeles County, California containing 2,405,987 features.

    Property parcel GIS map data consists of detailed information about individual land parcels, including their boundaries, ownership details, and geographic coordinates.

    Property parcel data can be used to analyze and visualize land-related information for purposes such as real estate assessment, urban planning, or environmental management.

    Available for viewing and sharing as a map in a Koordinates map viewer. This data is also available for export to DWG for CAD, PDF, KML, CSV, and GIS data formats, including Shapefile, MapInfo, and Geodatabase.

  10. K

    Contra Costa County, California Assessment Parcels

    • koordinates.com
    csv, dwg, geodatabase +6
    Updated Nov 29, 2018
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Contra Costa County, California (2018). Contra Costa County, California Assessment Parcels [Dataset]. https://koordinates.com/layer/98692-contra-costa-county-california-assessment-parcels/
    Explore at:
    csv, dwg, shapefile, mapinfo mif, pdf, kml, geodatabase, mapinfo tab, geopackage / sqliteAvailable download formats
    Dataset updated
    Nov 29, 2018
    Dataset authored and provided by
    Contra Costa County, California
    Area covered
    Description

    Vector polygon map data of property parcels from Contra Costa County, California containing 378,332 features.

    Property parcel GIS map data consists of detailed information about individual land parcels, including their boundaries, ownership details, and geographic coordinates.

    Property parcel data can be used to analyze and visualize land-related information for purposes such as real estate assessment, urban planning, or environmental management.

    Available for viewing and sharing as a map in a Koordinates map viewer. This data is also available for export to DWG for CAD, PDF, KML, CSV, and GIS data formats, including Shapefile, MapInfo, and Geodatabase.

  11. K

    City of Providence, Rhode Island Parcel Outlines

    • koordinates.com
    csv, dwg, geodatabase +6
    Updated May 20, 2019
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    City of Providence, Rhode Island (2019). City of Providence, Rhode Island Parcel Outlines [Dataset]. https://koordinates.com/layer/102281-city-of-providence-rhode-island-parcel-outlines/
    Explore at:
    kml, csv, geodatabase, shapefile, mapinfo mif, pdf, dwg, mapinfo tab, geopackage / sqliteAvailable download formats
    Dataset updated
    May 20, 2019
    Dataset authored and provided by
    City of Providence, Rhode Island
    Area covered
    Description

    Vector polygon map data of property parcels from City of Providence, Rhode Island containing 44,135 features.

    Property parcel GIS map data consists of detailed information about individual land parcels, including their boundaries, ownership details, and geographic coordinates.

    Property parcel data can be used to analyze and visualize land-related information for purposes such as real estate assessment, urban planning, or environmental management.

    Available for viewing and sharing as a map in a Koordinates map viewer. This data is also available for export to DWG for CAD, PDF, KML, CSV, and GIS data formats, including Shapefile, MapInfo, and Geodatabase.

  12. FL wildlife Corridor 2021

    • gis-fws.opendata.arcgis.com
    • geodata.fnai.org
    • +1more
    Updated Aug 5, 2021
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    U.S. Fish & Wildlife Service (2021). FL wildlife Corridor 2021 [Dataset]. https://gis-fws.opendata.arcgis.com/datasets/fws::fl-wildlife-corridor-2021
    Explore at:
    Dataset updated
    Aug 5, 2021
    Dataset provided by
    U.S. Fish and Wildlife Servicehttp://www.fws.gov/
    Authors
    U.S. Fish & Wildlife Service
    Area covered
    Description

    The Florida Wiildlife Corridor (layer name Florida_Wildlife_Corridor_2021.shp): This vector layer was created from the original raster grid 2021 version of the Florida Ecological Greenways Network (FEGN) by combining the Priority 1, Priority 2, and Priority 3 values in the raster layer and converting to a shapefile using the Raster to Polygon command with the simplify option to remove the jagged edges of the original raster layer, reduce file size, and the make conversion to a kml file feasible. The Florida Wildlife Corridor is now part of a new state law intended to protect the corridor through enhanced land protection planning and funding. The Florida Wildlife Corridor is defined in the state law as The Florida Wildlife Corridor represents the most important opportunities to protect a functionally connected statewide system of public and private conservation lands essential for protecting Florida's native biodiversity, water resources, and other ecosystem services while providing a sustainable natural resource economy including a variety of resource-based recreational activities.The FEGN guides OGT ecological greenway conservation efforts and promotes public awareness of the need for and benefits of a statewide ecological greenways network. It is also used as the primary data layer to inform the Florida Forever and other state and regional land acquisition programs regarding the location of the most important wildlife and ecological corridors and large, intact landscapes in the state. The FEGN identifies areas of opportunity for protecting a statewide network of ecological hubs (large areas of ecological significance) and linkages designed to maintain large landscape-scale ecological functions including priority species habitat and ecosystem services throughout the state. Inclusion in the FEGN means the area is either part of a large landscape-scale “hub”, or an ecological corridor connecting two or more hubs. Hubs indicate core landscapes that are large enough to maintain populations of wide-ranging or fragmentation-sensitive species including black bear or panther and areas that are more likely to support functional ecosystem services. Highest priorities indicate the most significant hubs and corridors in relation to completing a functionally connected statewide ecological network, but all priority levels have conservation value. FEGN Priorities 1, 2, and 3 are the most important for protecting a ecologically functional connected statewide network of public and private conservation lands, and these three priority levels (P1, P2, and P3) are now called the Florida Wildlife Corridor as per the Florida Wildlife Corridor legislation passed and signed into law by the Florida Legislature and Governor and 2021, which makes protection of these wildlife and ecological hubs and corridors a high priority as part of a strategic plan for Florida’s future. To accomplish this goal, we need robust state, federal, and local conservation land protection program funding for Florida Forever, Rural and Family Lands Protection Program, Natural Resources Conservation Service easements and incentives, federal Land and Waters Conservation Fund, payments for ecosystem services, etc.

  13. India Railways (OpenStreetMap Export)

    • data.humdata.org
    geojson, geopackage +2
    Updated Feb 7, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Humanitarian OpenStreetMap Team (HOT) (2025). India Railways (OpenStreetMap Export) [Dataset]. https://data.humdata.org/dataset/hotosm_ind_railways
    Explore at:
    geopackage(343539), shp(13326524), kml(8368062), geopackage(13345958), shp(404406), kml(286962), geojson(289065), geojson(8599732)Available download formats
    Dataset updated
    Feb 7, 2025
    Dataset provided by
    OpenStreetMap//www.openstreetmap.org/
    Humanitarian OpenStreetMap Team
    License

    Open Database License (ODbL) v1.0https://www.opendatacommons.org/licenses/odbl/1.0/
    License information was derived automatically

    Description

    This theme includes all OpenStreetMap features in this area matching ( Learn what tags means here ) :

    tags['railway'] IN ('rail','station')

    Features may have these attributes:

    This dataset is one of many "https://data.humdata.org/organization/hot">OpenStreetMap exports on HDX. See the Humanitarian OpenStreetMap Team website for more information.

  14. K

    Gwinnett County, Georgia Parcels

    • koordinates.com
    csv, dwg, geodatabase +6
    Updated Sep 20, 2018
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Gwinnett County, Georgia (2018). Gwinnett County, Georgia Parcels [Dataset]. https://koordinates.com/layer/97651-gwinnett-county-georgia-parcels/
    Explore at:
    kml, csv, geopackage / sqlite, pdf, mapinfo tab, shapefile, mapinfo mif, dwg, geodatabaseAvailable download formats
    Dataset updated
    Sep 20, 2018
    Dataset authored and provided by
    Gwinnett County, Georgia
    Area covered
    Description

    Vector polygon map data of property parcels from Gwinnett County, Georgia containing 274,270 features.

    Property parcel GIS map data consists of detailed information about individual land parcels, including their boundaries, ownership details, and geographic coordinates.

    Property parcel data can be used to analyze and visualize land-related information for purposes such as real estate assessment, urban planning, or environmental management.

    Available for viewing and sharing as a map in a Koordinates map viewer. This data is also available for export to DWG for CAD, PDF, KML, CSV, and GIS data formats, including Shapefile, MapInfo, and Geodatabase.

  15. Digital Geologic-GIS Map of Virgin Islands National Park, Virgin Islands...

    • catalog.data.gov
    • datasets.ai
    • +1more
    Updated Jun 5, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    National Park Service (2024). Digital Geologic-GIS Map of Virgin Islands National Park, Virgin Islands (NPS, GRD, GRI, VIIS, VIIS digital map) adapted from a U.S. Geological Survey Professional Paper map by Rankin (2002) [Dataset]. https://catalog.data.gov/dataset/digital-geologic-gis-map-of-virgin-islands-national-park-virgin-islands-nps-grd-gri-viis-v
    Explore at:
    Dataset updated
    Jun 5, 2024
    Dataset provided by
    National Park Servicehttp://www.nps.gov/
    Area covered
    U.S. Virgin Islands
    Description

    The Unpublished Digital Geologic-GIS Map of Virgin Islands National Park, Virgin Islands is composed of GIS data layers and GIS tables in a 10.1 file geodatabase (viis_geology.gdb), a 10.1 ArcMap (.mxd) map document (viis_geology.mxd), individual 10.1 layer (.lyr) files for each GIS data layer, an ancillary map information document (viis_geology.pdf) which contains source map unit descriptions, as well as other source map text, figures and tables, metadata in FGDC text (.txt) and FAQ (.pdf) formats, and a GIS readme file (viis_geology_gis_readme.pdf). Please read the viis_geology_gis_readme.pdf for information pertaining to the proper extraction of the file geodatabase and other map files. To request GIS data in ESRI 10.1 shapefile format contact Stephanie O'Meara (stephanie.omeara@colostate.edu; see contact information below). The data is also available as a 2.2 KMZ/KML file for use in Google Earth, however, this format version of the map is limited in data layers presented and in access to GRI ancillary table information. Google Earth software is available for free at: http://www.google.com/earth/index.html. Users are encouraged to only use the Google Earth data for basic visualization, and to use the GIS data for any type of data analysis or investigation. The data were completed as a component of the Geologic Resources Inventory (GRI) program, a National Park Service (NPS) Inventory and Monitoring (I&M) Division funded program that is administered by the NPS Geologic Resources Division (GRD). Source geologic maps and data used to complete this GRI digital dataset were provided by the following: U.S. Geological Survey. Detailed information concerning the sources used and their contribution the GRI product are listed in the Source Citation section(s) of this metadata record (viis_geology_metadata.txt or viis_geology_metadata_faq.pdf). Users of this data are cautioned about the locational accuracy of features within this dataset. Based on the source map scale of 1:24,000 and United States National Map Accuracy Standards features are within (horizontally) 12.2 meters or 40 feet of their actual location as presented by this dataset. Users of this data should thus not assume the location of features is exactly where they are portrayed in Google Earth, ArcGIS or other software used to display this dataset. All GIS and ancillary tables were produced as per the NPS GRI Geology-GIS Geodatabase Data Model v. 2.3. (available at: https://www.nps.gov/articles/gri-geodatabase-model.htm). The GIS data projection is NAD83, UTM Zone 20N, however, for the KML/KMZ format the data is projected upon export to WGS84 Geographic, the native coordinate system used by Google Earth. The data is within the area of interest of Virgin Islands National Park.

  16. Gulf Coral & Hardbottom (Southeast Blueprint Indicator)

    • gis-fws.opendata.arcgis.com
    • hub.arcgis.com
    Updated Jul 16, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    U.S. Fish & Wildlife Service (2024). Gulf Coral & Hardbottom (Southeast Blueprint Indicator) [Dataset]. https://gis-fws.opendata.arcgis.com/maps/1c978f92a3944fa39094c4fc5c372eb0
    Explore at:
    Dataset updated
    Jul 16, 2024
    Dataset provided by
    U.S. Fish and Wildlife Servicehttp://www.fws.gov/
    Authors
    U.S. Fish & Wildlife Service
    Area covered
    Description

    Reason for SelectionHardbottom provides an anchor for important seafloor habitats such as deep-sea corals, plants, and sponges. Hardbottom is also sometimes associated with chemosynthetic communities that form around cold seeps or hydrothermal vents. In these unique ecosystems, micro-organisms that convert chemicals into energy form the base of complex food webs (Love et al. 2013). Hardbottom and associated species provide important habitat structure for many fish and invertebrates (NOAA 2018). Hardbottom areas serve as fish nursery, spawning, and foraging grounds, supporting commercially valuable fisheries like snapper and grouper (NCDEQ 2016).According to Dunn and Halpin (2009), “hardbottom habitats support high levels of biodiversity and are frequently used as a surrogate for it in marine spatial planning.” Artificial reefs arealso known to provide additional habitat that is quickly colonized to provide a suite of ecosystem services commonly associated with naturally occurring hardbottom (Wu et al. 2019). We did not include active oil and gas structures as human-created hardbottom. Although they provide habitat, because of their temporary nature, risk of contamination, and contributions to climate change, they do not have the same level of conservation value as other artificial structures.Input DataSoutheast Blueprint 2024 extentSoutheast Blueprint 2024 subregionsCoral & hardbottomusSEABED Gulf of America sediments, accessed 12-14-2023; download the data; view and read more about the data on the National Oceanic and Atmospheric Administration (NOAA) Gulf of Mexico Atlas (select Physical --> Marine geology --> 1. Dominant bottom types and habitats)Bureau of Ocean Energy Management (BOEM) Gulf of America, seismic water bottom anomalies, accessed 12-20-2023The Nature Conservancy’s (TNC)South Atlantic Bight Marine Assessment(SABMA); chapter 3 ofthe final reportprovides more detail on the seafloor habitats analysisNOAA deep-sea coral and sponge locations, accessed 12-20-2023 on theNOAA Deep-Sea Coral & Sponge Map PortalFlorida coral and hardbottom habitats, accessed 12-19-2023Shipwrecks & artificial reefsNOAA wrecks and obstructions layer, accessed 12-12-2023 on theMarine CadastreLouisiana Department of Wildlife and Fisheries (LDWF) Artificial Reefs: Inshore Artificial Reefs, Nearshore Artificial Reefs, Offshore and Deepwater Artificial Reefs (Google Earth/KML files), accessed 12-19-2023Texas Parks and Wildlife Department (TPWD) Artificial Reefs, accessed 12-19-2023; download the data fromThe Artificial Reefs Interactive Mapping Application(direct download from interactive mapping application)Mississippi Department of Marine Resources (MDMR) Artificial Reef Bureau: Inshore Reefs, Offshore Reefs, Rigs to Reef (lat/long coordinates), accessed 12-19-2023Alabama Department of Conservation and Natural Resources (ADCNR) Artificial Reefs: Master Alabama Public Reefs v2023 (.xls), accessed 12-19-2023Florida Fish and Wildlife Conservation Commission (FWC):Artificial Reefs in Florida(.xlsx), accessed 12-19-2023Defining inland extent & split with AtlanticMarine Ecoregions Level III from the Commission for Environmental Cooperation North American Environmental Atlas, accessed 12-8-20212023NOAA coastal relief model: volumes 2 (Southeast Atlantic), 3 (Florida and East Gulf of America), 4 (Central Gulf of America), and 5 (Western Gulf of America), accessed 3-27-2024National Oceanic and Atmospheric Administration (NOAA)Characterizing Spatial Distributions of Deep-sea Corals and Hardbottom Habitats in the U.S. Southeast Atlantic;read the final report; data shared prior to official release on 2-4-2022 by Matt Poti with the NOAA National Centers for Coastal Ocean Science (NCCOS) (matthew.poti@noaa.gov)Predictive Modeling and Mapping of Hardbottom Seafloor Habitats off the Southeast U.S: unpublished NOAA data anddraft final report entitled Assessment of Benthic Habitats for Fisheries Managementprovided on 1-28-2021 by Matt Poti with NOAA NCCOS (matthew.poti@noaa.gov)Mapping StepsNote: Most of the mapping steps were accomplished using the graphical modeler in QGIS 3.34. Individual models were created to combine data sources and assign ranked values. These models were combined in a single model to assemble all the data sources and create a summary raster.Create a seamless vector layer to constrain the extent of the Atlantic coral and hardbottom indicator to marine and estuarine areas <1 m in elevation. This defines how far inland it extends.Merge together all coastal relief model rasters (.nc format) using the create virtual raster tool in QGIS.Save the merged raster to .tif format and import it into ArcPro.Reclassify the NOAA coastal relief model data to assign a value of 1 to areas from deep marine to 1 m elevation. Assign all other areas (land) a value of 0.Convert the raster produced above to vector using the raster to polygon tool.Clip to the 2024 Blueprint subregions using the pairwise clip tool.Hand-edit to remove terrestrial polygons (one large terrestrial polygon and the Delmarva peninsula).Dissolve the resulting data layer to produce a seamless polygon defining marine and estuarine areas <1 m in elevation.Hand-edit to select all but the main marine polygon and delete.Define the extent of the Gulf version of this indicator to separate it from the Atlantic. This split reflects the extent of the different datasets available to represent coral and hardbottom habitat in the Atlantic and Gulf, rather than a meaningful ecological transition.Use the select tool to select the Florida Keys class from the Level III marine ecoregions (“NAME_L3 = "Florida Keys"“).Buffer the “Florida Keys” Level III marine ecoregion by 2 km to extend it far enough inland to intersect the inland edge of the <1 m elevation layer.Reclassify the two NOAA Atlantic hardbottom suitability datasets to give all non-NoData pixels a value of 0. Combine the reclassified hardbottom suitability datasets to define the total extent of these data. Convert the raster extent to vector and dissolve to create a polygon representing the extent of both NOAA hardbottom datasets.Union the buffered ecoregion with the combined NOAA extent polygon created above. Add a field and use it to dissolve the unioned polygons into one polygon. This leaves some holes inside the polygon, so use the eliminate polygon part tool to fill in those holes, then convert the polygon to a line.Hand-edit to extract the resulting line between the Gulf and Atlantic.Hand-edit to use this line to split the <1 m elevation layer created earlier in the mapping steps to create the separation between the Gulf and Atlantic extent.From the BOEM seismic water bottom anomaly data, extract the following shapefiles: anomaly_confirmed_relic_patchreefs.shp, anomaly_Cretaceous.shp, anomaly_relic_patchreefs.shp, seep_anomaly_confirmed_buried_carbonate.shp, seep_anomaly_confirmed_carbonate.shp, seep_anomaly_confirmed_organisms.shp, seep_anomaly_positives.shp, seep_anomaly_positives_confirmed_gas.shp, seep_anomaly_positives_confirmed_oil.shp, seep_anomaly_positives_possible_oil.shp, seep_anomaly_confirmed_corals.shp, seep_anomaly_confirmed_hydrate.shp.To create a class of confirmed BOEM features, merge anomaly_confirmed_relic_patchreefs.shp, seep_anomaly_confirmed_organisms.shp, seep_anomaly_confirmed_corals.shp, and seep_anomaly_confirmed_hydrate.shp and assign a value of 6.To create a class of predicted BOEM features, merge the remaining extracted shapefiles and assign a value of 3.From usSEABED sediments data, use the field “gom_domnc” to extract polygons: rock (dominant and subdominant) receives a value of 2 and gravel (dominant and subdominant) receives a value of 1.From the wrecks database, extract locations having “high” and “medium” confidence (positionQuality = “high” and positionQuality = “medium”). Buffer these locations by 150 m and assign a value of 4. The buffer distance used here, and later for coral locations, follows guidance from the Army Corps of Engineers for setbacks around artificial reefs and fish havens (Riley et al. 2021).Merge artificial reef point locations from FL, AL, MS and TX. Buffer these locations by 150 m. Merge this file with the three LA artificial reef polygons and assign a value of 5.From the NOAA deep-sea coral and sponge point locations, select all points. Buffer the point locations by 150 m and assign a value of 7.From the FWC coral and hardbottom dataset polygon locations, fix geometries, reproject to EPSG=5070, then assign coral reefs a value of 7, hardbottom a value of 6, hardbottom with seagrass a value of 6, and probable hardbottom a value of 3. Hand-edit to remove an erroneous hardbottom polygon off of Matagorda Island, TX, resulting from a mistake by Sheridan and Caldwell (2002) when they digitized a DOI sediment map. This error is documented on page 6 of the Gulf of Mexico Fishery Management Council’s5-Year Review of the Final Generic Amendment Number 3.From the TNC SABMA data, fix geometries and reproject to EPSG=5070, then select all polygons with TEXT_DESC = "01. mapped hard bottom area" and assign a value of 6.Union all of the above vector datasets together—except the vector for class 6 that combines the SABMA and FL data—and assign final indicator values. Class 6 had to be handled separately due to some unexpected GIS processing issues. For overlapping polygons, this value will represent the maximum value at a given location.Clip the unioned polygon dataset to the buffered marine subregions.Convert both the unioned polygon dataset and the separate vector layer for class 6 using GDAL “rasterize”.Fill NoData cells in both rasters with zeroes and, using Extract by Mask, mask the resulting raster with the Gulf indicator extent. Adding zero values helps users better understand the extent of this indicator and to make this indicator layer perform better in online tools.Use the raster calculator to evaluate the maximum value among

  17. K

    Nashville, Tennessee Parcels

    • koordinates.com
    csv, dwg, geodatabase +6
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    City of Nashville, Tennessee, Nashville, Tennessee Parcels [Dataset]. https://koordinates.com/layer/97210-nashville-tennessee-parcels/
    Explore at:
    csv, mapinfo tab, shapefile, geopackage / sqlite, mapinfo mif, kml, geodatabase, pdf, dwgAvailable download formats
    Dataset authored and provided by
    City of Nashville, Tennessee
    Area covered
    Description

    Vector polygon map data of property parcels from Nashville, Tennessee containing 268,019 features.

    Property parcel GIS map data consists of detailed information about individual land parcels, including their boundaries, ownership details, and geographic coordinates.

    Property parcel data can be used to analyze and visualize land-related information for purposes such as real estate assessment, urban planning, or environmental management.

    Available for viewing and sharing as a map in a Koordinates map viewer. This data is also available for export to DWG for CAD, PDF, KML, CSV, and GIS data formats, including Shapefile, MapInfo, and Geodatabase.

  18. K

    DeKalb County, Georgia Tax Parcels

    • koordinates.com
    csv, dwg, geodatabase +6
    Updated Sep 20, 2018
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    DeKalb County, Georgia (2018). DeKalb County, Georgia Tax Parcels [Dataset]. https://koordinates.com/layer/97673-dekalb-county-georgia-tax-parcels/
    Explore at:
    kml, geopackage / sqlite, pdf, mapinfo mif, dwg, mapinfo tab, csv, geodatabase, shapefileAvailable download formats
    Dataset updated
    Sep 20, 2018
    Dataset authored and provided by
    DeKalb County, Georgia
    Area covered
    Description

    Vector polygon map data of tax parcels from DeKalb County, Georgia containing 239, 731 features.

    Property parcel GIS map data consists of detailed information about individual land parcels, including their boundaries, ownership details, and geographic coordinates.

    Property parcel data can be used to analyze and visualize land-related information for purposes such as real estate assessment, urban planning, or environmental management.

    Available for viewing and sharing as a map in a Koordinates map viewer. This data is also available for export to DWG for CAD, PDF, KML, CSV, and GIS data formats, including Shapefile, MapInfo, and Geodatabase.

  19. K

    Riverside County, California Parcels

    • koordinates.com
    csv, dwg, geodatabase +6
    Updated Jan 14, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Riverside County, California (2024). Riverside County, California Parcels [Dataset]. https://koordinates.com/layer/96844-riverside-county-california-parcels/
    Explore at:
    geodatabase, mapinfo tab, csv, shapefile, kml, dwg, geopackage / sqlite, pdf, mapinfo mifAvailable download formats
    Dataset updated
    Jan 14, 2024
    Dataset authored and provided by
    Riverside County, California
    Area covered
    Description

    Vector polygon map data of property parcels from Riverside County, California containing 846, 890 features.

    Property parcel GIS map data consists of detailed information about individual land parcels, including their boundaries, ownership details, and geographic coordinates.

    Property parcel data can be used to analyze and visualize land-related information for purposes such as real estate assessment, urban planning, or environmental management.

    Available for viewing and sharing as a map in a Koordinates map viewer. This data is also available for export to DWG for CAD, PDF, KML, CSV, and GIS data formats, including Shapefile, MapInfo, and Geodatabase.

    APN refers to Assessor's Parcel Number FLAG refers to a special designation for the parcel

  20. Not seeing a result you expected?
    Learn how you can add new datasets to our index.

Share
FacebookFacebook
TwitterTwitter
Email
Click to copy link
Link copied
Close
Cite
Nicolas Cadieux (2023). Shapefile to DJI Pilot KML conversion tool [Dataset]. http://doi.org/10.5683/SP3/W1QMQ9

Shapefile to DJI Pilot KML conversion tool

Explore at:
CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
Dataset updated
Jan 30, 2023
Dataset provided by
Borealis
Authors
Nicolas Cadieux
License

Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
License information was derived automatically

Description

This Python script (Shape2DJI_Pilot_KML.py) will scan a directory, find all the ESRI shapefiles (.shp), reproject to EPSG 4326 (geographic coordinate system WGS84 ellipsoid), create an output directory and make a new Keyhole Markup Language (.kml) file for every line or polygon found in the files. These new *.kml files are compatible with DJI Pilot 2 on the Smart Controller (e.g., for M300 RTK). The *.kml files created directly by ArcGIS or QGIS are not currently compatible with DJI Pilot.

Search
Clear search
Close search
Google apps
Main menu