Hi Björn, I think this is good news for Spatialite users. We can use JSTS with Spatialite SQL queries to render geometry as to OL for offline mapping purposes.
I like to see an example using linestring. https://github.com/bjornharrtell/jsts/blob/master/examples/test.html This is very useful for iOS and Android devices. I think JSTS complements well with Openlayers-mobile. BTW, I am using QuickConnectFamily (QC) with Spatialite lib (instead Sqlite3 lib) in Xcode for iOS. Hopefully I could run QC + Spatialite + OL-mobile + JSTS. ( I managed to run PhoneGap with OL-mobile in iOS). Thanks. Regards, Noli On 5/19/11, Björn Harrtell <[email protected]> wrote: > Hey devs, > > A while ago I started a project called JSTS Topology Suite to port JTS > Topology Suite using OpenLayers geometry classes as a base to keep it > compatible and the intended use is to extend OpenLayers with what JTS > offers. > > The project lives at GitHub <https://github.com/bjornharrtell/jsts>. Quite > some code has been ported and some functionality is done but as of yet most > "useful" stuff is still TODO. > > Thoughts? Interest? Contribs? ;) > > Regards, > > /Björn Harrtell > _______________________________________________ Dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/openlayers-dev
