[OSM-talk] Drawing only using ways (getting rid of segments)

Nigel Magnay nigel.magnay at gmail.com
Mon Sep 25 11:28:32 BST 2006


*sigh*

The point is to show how you can do away with segments. Ignore the other
database stuff. Since we can't even agree on segments not being needed and
that ways are an ordered list of nodes, I hold out little hope of anything
else being implemented. Nobody can even agree what license to use.

There's been traffic about db format on the dev list. Spatial indexes may
help. You don't need postgres or any particularly clever stuff to vastly
improve the major use-case (tile serving and caching).

On 25/09/06, Raphaël Jacquot <sxpert at esitcom.org> wrote:
>
> Nigel Magnay wrote:
> > The last one sounds right. Your editor should notice where you are
> > splitting 'super'ways into 'sub'ways, and upload the correct ways
> > accordingly.
> >
> > E.g :
> http://wiki.openstreetmap.org/index.php/Example_Simplified_Database
> >
>
> what's the point of this ??
>
> considering that mysql 5.1 is now installed on the db server, why not
> use that and read this :
>
> http://www.mysql.org/doc/refman/5.1/en/spatial-extensions.html
>
> the other solution, of course, would be to migrate to postgres and it's
> integrated geometry stuff, which has very powerfull operators such as &&
> (bounding box somehow overlaps the given box) and @ (thing is entirely
> inside the box)
>
> see http://www.navsys.org/cvs/pynavsys/pgsqlstore.py?rev=1.7&view=auto
> for an example
>
> _______________________________________________
> talk mailing list
> talk at openstreetmap.org
> http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/talk
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/talk/attachments/20060925/dbedd244/attachment.html>


More information about the talk mailing list