21 datasets found
  1. d

    Shapefile to DJI Pilot KML conversion tool

    • search.dataone.org
    • borealisdata.ca
    Updated Dec 28, 2023
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Cadieux, Nicolas (2023). Shapefile to DJI Pilot KML conversion tool [Dataset]. http://doi.org/10.5683/SP3/W1QMQ9
    Explore at:
    Dataset updated
    Dec 28, 2023
    Dataset provided by
    Borealis
    Authors
    Cadieux, Nicolas
    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. c

    ckanext-geopusher

    • catalog.civicdataecosystem.org
    Updated Jun 4, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    (2025). ckanext-geopusher [Dataset]. https://catalog.civicdataecosystem.org/dataset/ckanext-geopusher
    Explore at:
    Dataset updated
    Jun 4, 2025
    Description

    The geopusher extension for CKAN automatically converts KML and Shapefile resources uploaded to a CKAN instance into GeoJSON resources. This conversion process allows users to easily access and utilize geospatial data in a modern, web-friendly format without needing to manually reformat the files. The extension operates as a celery task, meaning it can be configured to run automatically when resources are added or updated within CKAN. Key Features: Automatic GeoJSON Conversion: Converts KML and Shapefile resource uploads into GeoJSON format, increasing data usability and accessibility. Celery Task Integration: Operates as a Celery task, enabling asynchronous and automatic conversion upon resource creation or update and allowing other asynchronous operations to be processed at defined times. Batch Conversion: Provides functionality to convert all Shapefile resources on a CKAN instance or a specific subset of datasets at once. Technical Integration: The geopusher extension integrates with CKAN by listening to resource update events. The celery daemon needs to be running for automatic conversion to occur. The extension requires GDAL to be installed on the server to handle the geospatial data conversion. The README shows that the installation and usage involve updating the CKAN configuration Benefits & Impact: By automatically converting geospatial data into GeoJSON, the geopusher extension simplifies the use of KML and Shapefile data within web applications. This automation reduces manual effort, increases accessibility, and helps users to more readily integrate CKAN data into mapping and analysis tools. The automatic conversion ensures that when geospatial data is uploaded to a CKAN repository, users are able to immediately access the data in a suitable format for a wide range of web-based mapping applications, supporting improved data dissemination and collaboration.

  5. 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
  6. 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.

  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. 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
    Humanitarian OpenStreetMap Team
    OpenStreetMap//www.openstreetmap.org/
    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.

  9. 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.

  10. 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.

  11. 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.

  12. 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.

  13. 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.

  14. K

    Orange County, CA Parcels

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

    Vector polygon map data covering property parcels from Orange County, California containing 699,877 features.

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

    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.

  15. 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.

  16. 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.

  17. K

    Arizona State Parcels

    • koordinates.com
    csv, dwg, geodatabase +6
    Updated Sep 13, 2018
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    State of Arizona (2018). Arizona State Parcels [Dataset]. https://koordinates.com/layer/97279-arizona-state-parcels/
    Explore at:
    mapinfo mif, dwg, geopackage / sqlite, kml, geodatabase, mapinfo tab, shapefile, csv, pdfAvailable download formats
    Dataset updated
    Sep 13, 2018
    Dataset authored and provided by
    State of Arizona
    Area covered
    Description

    Vector polygon map data of property parcels from the State of Arizona containing 1,422,231 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

    Las Vegas, NV Parcels

    • koordinates.com
    csv, dwg, geodatabase +6
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    City of Las Vegas, Nevada, Las Vegas, NV Parcels [Dataset]. https://koordinates.com/layer/97325-las-vegas-nv-parcels/
    Explore at:
    dwg, geopackage / sqlite, csv, kml, mapinfo mif, shapefile, pdf, mapinfo tab, geodatabaseAvailable download formats
    Dataset authored and provided by
    City of Las Vegas, Nevada
    Area covered
    Description

    Vector polygon map data of property parcels from Las Vegas, Nevada, containing 794,465 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

    Thurston County, Washington Parcels

    • koordinates.com
    csv, dwg, geodatabase +6
    Updated Aug 1, 2022
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Thurston County, Washington (2022). Thurston County, Washington Parcels [Dataset]. https://koordinates.com/layer/109799-thurston-county-washington-parcels/
    Explore at:
    mapinfo mif, csv, mapinfo tab, kml, pdf, geodatabase, geopackage / sqlite, shapefile, dwgAvailable download formats
    Dataset updated
    Aug 1, 2022
    Dataset authored and provided by
    Thurston County, Washington
    Area covered
    Description

    Vector polygon map data of property parcels from Thurston County, Washington containing 121,778 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.

  20. 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

Share
FacebookFacebook
TwitterTwitter
Email
Click to copy link
Link copied
Close
Cite
Cadieux, Nicolas (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:
Dataset updated
Dec 28, 2023
Dataset provided by
Borealis
Authors
Cadieux, Nicolas
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