Git Product home page Git Product logo

agrofile-webmapping's Introduction

Agrofile-Webmapping

Python scripts to work KML and GeoJSON files to be used for Leaflet web map generation using QGIS.

How to use it?

  • GeoJSON to QGIS: python3 geojson_to_qgis.py input_form.json output_form.json: transforms some data in the GeoJSON form input_form.json to create a GeoJSON form output_form.json that will be supported by the qgis2web plugin in QGIS;
  • KML to GeoJSON: python3 kml_to_geojson.py input_form.json output_form.json kml: merges GeoJSON data (form data) in input_form.json with KML data (polygonal geometry) in every KLM file in the kml directory (using the GeoJSON id property and the KML name feature) to create a complete form (form data and polygonal geometry) in a GeoJSON file output_form.json that can be opened in QGIS and exported as a web map by the qgis2web plugin.

agrofile-webmapping's People

Contributors

weltskaiser avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.