Caching mechanisms on GPX layers

2018-09-14 Thread Niklas B
(maybe this time..?) Hi, I'm currently implementing an option to cut overlapping GPX tracks when merging them into one layer (followup of #16681 "*allow multiple tracks to be processed and prioritized (from different sources, e.g. GPS + phone + Google

Another try: Caching mechanisms on GPX layers

2018-09-14 Thread Niklas Burchard

Caching mechanisms on GPX layers

2018-09-14 Thread Niklas Burchard

Re: frozen editor while panning or zooming of the map

2018-09-14 Thread Stephan Knauss
On 14.09.2018 09:12, Dirk Stöcker wrote: Hello Stephan, Shall I create a ticket with the details up to now to better track it? Yes. Please create a ticket and copy all relevant details there. created https://josm.openstreetmap.de/ticket/16734 Discussions in the mailinglist tend to be

Re: [OSM-dev] question about add way to openstreetmap by GPX automatic

2018-09-14 Thread zhangy...@lewaimai.com
the lng is between 113.634569 and 113.832023, the lat is between 29.933395 and 30.068389 what do you meen by "use the gpx files only as a complementary aid"? zhangy...@lewaimai.com From: Jo Date: 2018-09-14 23:42 To: zhangyang CC: Bryan Housel; OSM dev list Subject: Re: Re: [OSM-dev]

Re: [OSM-dev] question about add way to openstreetmap by GPX automatic

2018-09-14 Thread Jo
QGIS might have that kind of functionality, if not directly then possibily by using plugins. The advantage of adding the data to OSM is that you plant a seed and it's very likely to grow, i.e. map data for your and those other cities actually becomes available and will steadily be improved. The

Re: [OSM-dev] question about add way to openstreetmap by GPX automatic

2018-09-14 Thread zhangy...@lewaimai.com
Thank you very much for the video! my app users are in a small city of china, the current data in OSM about the city is not enough, it is nearly no roads in the small city, many roads are missing,so I must add the missing roads to the map. what I need is to make the whole road network first,

Re: [OSM-dev] question about add way to openstreetmap by GPX automatic

2018-09-14 Thread zhangy...@lewaimai.com
Thank you very much for the video! my app users are in a small city of china, the current data in OSM about the city is not enough, it is nearly no roads in the small city, many roads are missing,so I must add the missing roads to the map. what I need is to make the whole road network first,

Re: [OSM-dev] question about add way to openstreetmap by GPX automatic

2018-09-14 Thread Jo
I made a short screencast video on how we worked with GPX before we had good aerial imagery to work with: https://www.youtube.com/watch?v=tU9WJeYO77I Adding the ways would still be a manual process, but that's the best way to integrate it with the already existing data anyway. I'm also showing

Re: [OSM-dev] question about add way to openstreetmap by GPX automatic

2018-09-14 Thread Bryan Housel
My approach would be to use: - https://github.com/mapbox/togeojson - to batch convert all the gpx -> geojson then - https://github.com/mapbox/tippecanoe - to merge them all into a vector tileset. then - upload that to

Re: [OSM-dev] question about add way to openstreetmap by GPX automatic

2018-09-14 Thread zhangy...@lewaimai.com
yes,I only need to use the tracks to add roads to OSM once for each road at the first time,but the problem is that how can I know whick roads are missing,especial even the same road can have different GPS points in different gpx files. it is a small city for china, the current data in OSM

Re: [OSM-dev] Any document on Chef for installing OSM

2018-09-14 Thread Grant Slater
Hi, What bit of OpenStreetMap's infrastructure are you interested in running? The chef repo we manage is used for managing all the servers and software we used for running OpenStreetMap.org and related sites. Kind regards, Grant On Fri, 14 Sep 2018 at 14:06, Thang Luu wrote: > > Dear

Re: [OSM-dev] question about add way to openstreetmap by GPX automatic

2018-09-14 Thread Simon Poole
You probably don't want to use the tracks directly to add roads to OSM (you would only want to do this once in any case). Definitely they could be useful for detecting which roads are missing, and, if the available aerial imagery  isn't good enough for actually adding any missing roads. Can you

[OSM-dev] question about add way to openstreetmap by GPX automatic

2018-09-14 Thread zhangy...@lewaimai.com
my ios app has 10,000 users in one city, and they wii collect the trajectory in gpx format, i want to add way to openstreetmap use their gpx trajectory. there will be almost 100,000 gpx files one day, so it is not possible to edit map manual by software such as JOSN. I want to know if I can

[OSM-dev] Any document on Chef for installing OSM

2018-09-14 Thread Thang Luu
Dear Sir/Madam, I am trying to install OSM using Chef now. Do you have any document on Chef. Thank you very much Best regards, Sent from Mail for Windows 10 ___ dev mailing list dev@openstreetmap.org https://lists.openstreetmap.org/listinfo/dev