From: Mark P. <ma...@in...> - 2012-08-02 09:01:05
|
On 01/08/2012 20:34, Justin Deoliveira wrote: > Hey Mark, > > Indeed, replacing it with "EPSG:4326" should work fine. What issues > are you having with that? > That did sole that problem, but then I was trying to parse a GeometryCollection geometry element, which resulted in null - I tried with point and it was fine, but I've got to use collections :( Mark > On Wed, Aug 1, 2012 at 4:19 AM, Mark Paxton <ma...@in... > <mailto:ma...@in...>> wrote: > > > On 27/07/2012 14:58, Justin Deoliveira wrote: >> Hi Mark, >> >> Unfortunately this crs syntax is not one that geotools >> understands natively. There is an open issue for this. >> >> http://jira.codehaus.org/browse/GEOT-1710 >> > I guess this is unlikely to receive any attention still since > geoJSON is unsupported. It seems there's a problem with parsing > featureJSON as well since Point is supported but > GeometryCollection can't be read. > > I think I'll switch to manually converting a json object into a > feature with geometry supplied as WKT. > > Cheers, > Mark > > > > > -- > Justin Deoliveira > OpenGeo - http://opengeo.org > Enterprise support for open source geospatial. > |