Giter VIP home page Giter VIP logo

Comments (4)

lordfolken avatar lordfolken commented on June 1, 2024

Hello,

Please create a PR for Turkey and add it to https://github.com/XCSoar/xcsoar-data-content/tree/master/data/source/map/
Then the map will be generated and added to the repository/download/inapp FIle Manager.

from xcsoar-data-content.

sukrun avatar sukrun commented on June 1, 2024

I don't know how can I create PR, can you please tell me how can I do that ?
I ve try to create a map file from here http://mapgen.xcsoar.org/
but I can't download the file created

from xcsoar-data-content.

lordfolken avatar lordfolken commented on June 1, 2024

I think the best howto is here:

https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request-from-a-fork

What is needed is a file in json format in the directory here:
https://github.com/XCSoar/xcsoar-data-content/tree/master/data/source/map/region

The contents are relatively simple, here the ALPS region as an example:

{"bounding_box": [4.5, 43.4, 16.5, 49.0]}

These are the coordinates, that you can get from the mapgen webinterface interface.

from xcsoar-data-content.

lordfolken avatar lordfolken commented on June 1, 2024

So the whole of turkey should be something like:

{"bounding_box": [25.1, 35.9, 45.1, 42] }

That would be the largest map however. Maybe multiple regions would make sense.

from xcsoar-data-content.

Related Issues (20)

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.