ravi5677 / gisgraphy

Automatically exported from code.google.com/p/gisgraphy
0 stars 0 forks source link

create boudingbox method in distance restriction sometimes return bad values #11

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.execute the method getBoundingBox("alias", 51.8365537F ,7.0562314F, 10000) 

it will return :

alias.location && setSRID(cast ('BOX3D(NaN 51.74672343142334,NaN
51.92638753049072)'as box3d), 4326) 
What is the expected output? What do you see instead?

Original issue reported on code.google.com by davidmasclet@gmail.com on 17 Feb 2010 at 9:53

GoogleCodeExporter commented 8 years ago
it seems to be a confusion beetween radian and degrees. i will fiw it tomorow

Original comment by davidmasclet@gmail.com on 17 Feb 2010 at 10:22

GoogleCodeExporter commented 8 years ago
it is fixed in beta2, a snapshot is available here
http://download.gisgraphy.com/snapshots/

any feedback is welcomes

Original comment by davidmasclet@gmail.com on 17 Feb 2010 at 10:39

GoogleCodeExporter commented 8 years ago

Original comment by davidmasclet@gmail.com on 19 Feb 2010 at 11:18