aresta / OSM_Extract

Extract OSM features in a configurable way to files to be used in other projects
GNU General Public License v3.0
4 stars 2 forks source link

help with conversion #6

Open dughy opened 2 weeks ago

dughy commented 2 weeks ago

hi, is possible to have information about this: min_lon=123 min_lat=123 max_lon=123 max_lat=123 I can't close the conversion, probably because I don't understand this number to enter in command. thanks

jgauchia commented 2 weeks ago

this values are your minimum or maximum latitude and longitude based in you location in order to create files

dughy commented 2 weeks ago

Ok so is related to the the file cropped before? For example in your example file 123 is the right number?

jgauchia commented 2 weeks ago

Isn't my example, Yes , this values indicate crop area in order to generate files .

jgauchia commented 2 weeks ago

Please look at this example in README.md in SD Vectorized Map File structure there are an example , do you need to create boundaries of map, these boundaries are the values.

(@aresta , disculpa si contesto jo)

dughy commented 2 weeks ago

Ok I check your readme and try!

dughy commented 2 weeks ago

amazing I do that with your readme, thanks!

jgauchia commented 2 weeks ago

amazing I do that with your readme, thanks!

Ok, and it's working?

dughy commented 2 weeks ago

The conversion is perfect, png file is perfect! for the vectorial file i haven’t write application… But for first I prefer to test the converter. Bu I have another question and maybe you have some idea to help me. After create esp app to visualise map (maybe I can use some part of your code) I need to insert a gpx track on map. I want to see the line to follow. Do you have an idea to convert gpx data to line on map?

jgauchia commented 2 weeks ago

The conversion is perfect, png file is perfect! for the vectorial file i haven’t write application… But for first I prefer to test the converter. Bu I have another question and maybe you have some idea to help me. After create esp app to visualise map (maybe I can use some part of your code) I need to insert a gpx track on map. I want to see the line to follow. Do you have an idea to convert gpx data to line on map?

Hi, I'm working on it , some years ago I've made a early version of my project that, with OSMAND waypoint file, draws lines like a track and navigate (early early version and without "background" map) ... now, I'm working on it , with a waypoint GPX file, import it to my program and made navigation to waypoint , show some "tags" or widgets in map, track, etc... but... step by step, it's a hobby for me :)

Also , I'm working in a custom PCB with all the features, etc...

(sorry for my English)

dughy commented 2 weeks ago

Oh don’t worry for your English! Is better than mine… I’m old and Italian, so my English is terrific! You have a link for your project without background? I’m interested

jgauchia commented 2 weeks ago

Oh don’t worry for your English! Is better than mine… I’m old and Italian, so my English is terrific! You have a link for your project without background? I’m interested

I will try to find it... this project (early one) it's was 7 o 8 years old... and I don't know if i've the code, or something else, ...