23 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. c

    ckanext-geopusher - Extensions - CKAN Ecosystem Catalog

    • catalog.civicdataecosystem.org
    Updated Jun 4, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    (2025). ckanext-geopusher - Extensions - CKAN Ecosystem Catalog [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.

  3. Z

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

    • data.niaid.nih.gov
    • zenodo.org
    Updated Apr 12, 2022
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Liu, Jie (2022). Geographical and geological GIS boundaries of the Tibetan Plateau and adjacent mountain regions [Dataset]. https://data.niaid.nih.gov/resources?id=zenodo_6432939
    Explore at:
    Dataset updated
    Apr 12, 2022
    Dataset provided by
    Liu, Jie
    Zhu, Guang-Fu
    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. g

    Sentinel-2 UTM Tiling Grid (ESA)

    • gimi9.com
    • researchdata.edu.au
    • +1more
    Updated Oct 20, 2020
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    (2020). Sentinel-2 UTM Tiling Grid (ESA) [Dataset]. https://gimi9.com/dataset/au_sentinel-2-utm-tiling-grid-esa/
    Explore at:
    Dataset updated
    Oct 20, 2020
    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. Tectonic Plate Boundaries

    • hub.arcgis.com
    • amerigeo.org
    Updated Sep 29, 2014
    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_0/about
    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.

  6. K

    Harris County, Texas Property Parcels

    • koordinates.com
    csv, dwg, geodatabase +6
    Updated Sep 25, 2018
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Harris County, Texas (2018). 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 updated
    Sep 25, 2018
    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

    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.

  8. K

    New York State Tax Parcels

    • koordinates.com
    csv, dwg, geodatabase +6
    Updated Sep 6, 2018
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    State of New York (2018). New York State Tax Parcels [Dataset]. https://koordinates.com/layer/96223-new-york-state-tax-parcels/
    Explore at:
    kml, pdf, shapefile, geopackage / sqlite, mapinfo tab, dwg, csv, geodatabase, mapinfo mifAvailable download formats
    Dataset updated
    Sep 6, 2018
    Dataset authored and provided by
    State of New York
    Area covered
    Description

    Vector polygon map data of property parcels from New York State containing 2,789,211 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.

    Additional metadata, including field descriptions, can be found at the NYS GIS Clearinghouse: http://gis.ny.gov/gisdata/inventories/details.cfm?DSID=1300.

    © Contributing counties, NYS Office of Information Technology Services GIS Program Office (GPO) and NYS Department of Taxation and Finance’s Office of Real Property Tax Services (ORPTS).

  9. i

    localisation Ifremer Sète

    • sextant.ifremer.fr
    Updated May 25, 2011
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    ifremer LERLR (2011). localisation Ifremer Sète [Dataset]. https://sextant.ifremer.fr/record/7626897a-5fec-418e-bdbe-204e78bced64/
    Explore at:
    Dataset updated
    May 25, 2011
    Dataset provided by
    ifremer LERLR
    Area covered
    Description

    Emprise du terrain d'Ifremer à Sète. Dessinée à partir de google earth (image satellite de 11/08/2006 tele atlas) Export en kml et conversion en shp à l'aide de l'outil en ligne : http://freegeographytools.com/2009/online-kml-to-shapefile-converter

  10. o

    Well locations in Cambodia (2010)

    • data.opendevelopmentmekong.net
    Updated Oct 21, 2016
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    (2016). Well locations in Cambodia (2010) [Dataset]. https://data.opendevelopmentmekong.net/dataset/well-locations-in-cambodia-2010
    Explore at:
    Dataset updated
    Oct 21, 2016
    License

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

    Area covered
    Cambodia
    Description

    This dataset contains information of well locations, water quality (arsenic, iron contamination...), drilling, digging and lithology. The well map database is an initiative of the Ministry of Rural Development of Cambodia, piloted with financial support from the Water and Sanitation Program of the World Bank, and published online in March 2010. The historical data of water quality, well and arsenic database were also contributed by the following organizations and projects including: Tonle Sap Rural Water Supply and Sanitation Project funded by ADB, Resources Development International (RDI), UNICEF and World Vision International. This dataset is also available for downloading on Cambodia WellMap website in Microsoft Access format. ODC's map and data team has collected and converted it into shapefile, kml and geojson formats, then re-published on ODC's website.

  11. India Railways (OpenStreetMap Export)

    • data.humdata.org
    geojson, geopackage +2
    Updated Aug 26, 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), kml(286962), kml(8368062), geojson(289065), shp(13326524), shp(404406), geojson(8599732), geopackage(13345958)Available download formats
    Dataset updated
    Aug 26, 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.

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

    • catalog.data.gov
    • datasets.ai
    • +3more
    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.

  13. g

    Well locations in Cambodia (2010) | gimi9.com

    • gimi9.com
    Updated Mar 23, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    (2025). Well locations in Cambodia (2010) | gimi9.com [Dataset]. https://gimi9.com/dataset/mekong_well-locations-in-cambodia-2010/
    Explore at:
    Dataset updated
    Mar 23, 2025
    License

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

    Area covered
    Cambodia
    Description

    This dataset contains information of well locations, water quality (arsenic, iron contamination...), drilling, digging and lithology. The well map database is an initiative of the Ministry of Rural Development of Cambodia, piloted with financial support from the Water and Sanitation Program of the World Bank, and published online in March 2010. The historical data of water quality, well and arsenic database were also contributed by the following organizations and projects including: Tonle Sap Rural Water Supply and Sanitation Project funded by ADB, Resources Development International (RDI), UNICEF and World Vision International. This dataset is also available for downloading on Cambodia WellMap website in Microsoft Access format. ODC's map and data team has collected and converted it into shapefile, kml and geojson formats, then re-published on ODC's website.

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

  15. d

    GIS Data | Global Geospatial data | Postal/Administrative boundaries |...

    • datarade.ai
    .json, .xml
    Updated Oct 18, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    GeoPostcodes (2024). GIS Data | Global Geospatial data | Postal/Administrative boundaries | Countries, Regions, Cities, Suburbs, and more [Dataset]. https://datarade.ai/data-products/geopostcodes-gis-data-gesopatial-data-postal-administrati-geopostcodes
    Explore at:
    .json, .xmlAvailable download formats
    Dataset updated
    Oct 18, 2024
    Dataset authored and provided by
    GeoPostcodes
    Area covered
    United States
    Description

    Overview

    Empower your location data visualizations with our edge-matched polygons, even in difficult geographies.

    Our self-hosted GIS data cover administrative and postal divisions with up to 6 precision levels: a zip code layer and up to 5 administrative levels. All levels follow a seamless hierarchical structure with no gaps or overlaps.

    The geospatial data shapes are offered in high-precision and visualization resolution and are easily customized on-premise.

    Use cases for the Global Boundaries Database (GIS data, Geospatial data)

    • In-depth spatial analysis

    • Clustering

    • Geofencing

    • Reverse Geocoding

    • Reporting and Business Intelligence (BI)

    Product Features

    • Coherence and precision at every level

    • Edge-matched polygons

    • High-precision shapes for spatial analysis

    • Fast-loading polygons for reporting and BI

    • Multi-language support

    For additional insights, you can combine the GIS data with:

    • Population data: Historical and future trends

    • UNLOCODE and IATA codes

    • Time zones and Daylight Saving Time (DST)

    Data export methodology

    Our geospatial data packages are offered in variable formats, including - .shp - .gpkg - .kml - .shp - .gpkg - .kml - .geojson

    All GIS data are optimized for seamless integration with popular systems like Esri ArcGIS, Snowflake, QGIS, and more.

    Why companies choose our map data

    • Precision at every level

    • Coverage of difficult geographies

    • No gaps, nor overlaps

    Note: Custom geospatial data packages are available. Please submit a request via the above contact button for more details.

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

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

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

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

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

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