Hi Landon,

Am 08.07.13 11:30, schrieb Landon Blake:
> Stefan:
> You wrote: "Anybody an idea how to put all the tags?"
> You could "prescan" the OSM file to make a list of all the tags used in
> the file. Then create a feature schema with an attribute for each tag.
> You could even give the user a preview of the tags present in the OSM
> file, and let them chose which tags to import as attributes. (I can help
> you with the code for this if you want.)

mhm.. Not sure if there are simply too many tags in a file. Because OSM 
has no unified and fixed tag set. But I found a webpage with some 
standard ones. Will hopefully use that for some post-processing to find 
obvious classes such as roads and building.

However, tag selection is an interesting idea but would require quite a 
bit of extra work. Though, maybe for a second development stage it could 
be done similar as michael did for the cvs reader?

need to think about it. Thanks for the input.

lets see how much more work I am able to do... (= until I find a job ;)
stefan

> You wrote: "Any concerns and
> suggestion where to put? in the plugin section, or maybe straight into
> the core?"
>
> I think a new folder for OSM under the plug-in directory in SVN would be
> the best place.
> You wrote: "Finally, as most do know, OSM data comes in geographic
> coordinates. So
> the next step would be to develop something that makes it easy to
> project the data into the google projection? ....or so?"
> When I wrote the GPX plug-in I left the data in lat/long and let the
> user reproject if they wanted to outside of the plug-in. I think this is
> the best workflow. Why reproject when the user may want the data in its
> original coordinate system.
> Glad you get to work on some code for OJ. :]
> Landon
>
>
> On Mon, Jul 8, 2013 at 1:48 AM, <edgar.sol...@web.de
> <mailto:edgar.sol...@web.de>> wrote:
>
>     On 08.07.2013 01:43, Stefan Steiniger wrote:
>      > Finally, as most do know, OSM data comes in geographic
>     coordinates. So
>      > the next step would be to develop something that makes it easy to
>      > project the data into the google projection? ....or so?
>      > However, meanwhile Ede's CTS extension should be helfpul too???
>
>     hmmm.. you might reuse CTS extension internally for that. should be
>     possible.. live GPS extension already does so.
>
>     ..ede
>
>     
> ------------------------------------------------------------------------------
>     This SF.net email is sponsored by Windows:
>
>     Build for Windows Store.
>
>     http://p.sf.net/sfu/windows-dev2dev
>     _______________________________________________
>     Jump-pilot-devel mailing list
>     Jump-pilot-devel@lists.sourceforge.net
>     <mailto:Jump-pilot-devel@lists.sourceforge.net>
>     https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>
>
>
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by Windows:
>
> Build for Windows Store.
>
> http://p.sf.net/sfu/windows-dev2dev
>
>
>
> _______________________________________________
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to