[geos-devel] Linux Compilation
Martin Davis
mbdavis at VividSolutions.com
Wed Oct 30 15:30:22 EST 2002
Excellent news! So what's next - integration with PostGIS?
Martin Davis, Senior Technical Specialist
Vivid Solutions Inc.
Suite #1A-2328 Government Street Victoria, B.C. V8T 5G5
Phone: (250) 385 6040 Fax: (250) 385 6046
EMail: mbdavis at vividsolutions.com Web: www.vividsolutions.com
> -----Original Message-----
> From: Paul Ramsey [mailto:pramsey at refractions.net]
> Sent: Wednesday, October 30, 2002 12:11 PM
> To: geos-devel at geos.refractions.net
> Subject: [geos-devel] Linux Compilation
>
>
> Works!
> With an upgrade to automake, and an edit to the
> source/geom/Makefile.am,
> I now have a complete compiled Linux GEOS!
> Now, I started trying running the tests... the XMLTester is really
> fragile! Is this the tester you are using Yury, or do you
> have a private
> one hidden at home? If so, check it in! As it stands, any WKT defined
> with newlines in it crashes the WKT. Since all the JTS test XML files
> are formatted this way, it makes it laborious to run the tests here :)
>
> For example,
>
> <a>
> POLYGON(
> (100 60, 140 100, 100 140, 60 100, 100 60))
> </a>
>
> crashes the XMLTester on read() while
>
> <a> POLYGON((100 60, 140 100, 100 140, 60 100, 100 60)) </a>
>
> does not.
>
> --
> __
> /
> | Paul Ramsey
> | Refractions Research
> | Email: pramsey at refractions.net
> | Phone: (250) 885-0632
> \_
>
>
> _______________________________________________
> geos-devel mailing list
> geos-devel at geos.refractions.net
> http://geos.refractions.net/mailman/listinfo/geos-devel
>
More information about the geos-devel
mailing list