[Featureserver] kml with [a b] points?
Matt Priour
mpriour at kestrelcomputer.com
Wed Jul 29 12:19:08 EDT 2009
I think your problem will also be solved by updating to the latest trunk
version.
Apparently, there was an error that was wrapping point data in an extra
array bracket, making it into a multipoint format when it is just a simple
point.
Matt Priour
Kestrel Computer Consulting
--------------------------------------------------
From: "Brian Hamlin" <maplabs at light42.com>
Sent: Wednesday, July 29, 2009 2:22 AM
To: "featureserver" <featureserver at openlayers.org>
Subject: [Featureserver] kml with [a b] points?
> I generated a collection of SHP files with ogr2ogr and some SQL
> most of them seem fine so far
> but using a trunk featureserver running as wsgi, and adding 4 shp files as
> 4 layers
> ... a POINT layer in KML format
> http://hdt-vbox.local:8008/alameda_schools?format=kml
> is coming back with
>
> ...
> </Metadata>
> <Point><coordinates>[-121.020, 37.121]</coordinates></Point>
> </Placemark>
>
> ogrinfo on the shp looks ok at least superficially
> ???
>
> I havent checked the KML spec carefully but those angle brackets look
> pretty out of place
>
> http://71.202.181.1/osgeo/aschools_shp.tgz
>
>
> -Brian
>
>
>
More information about the Featureserver
mailing list