[postgis-devel] Issue 92 in postgis: Error in Estimated_Extent() when used with point geometry

codesite-noreply at google.com codesite-noreply at google.com
Tue Jan 6 03:01:13 PST 2009


Status: New
Owner: ----

New issue 92 by aroranidh: Error in Estimated_Extent() when used with point  
geometry
http://code.google.com/p/postgis/issues/detail?id=92

What steps will reproduce the problem?
1. Create a Point Table in PostGIS 1.3.5 with PostGRE 8.3
2. SELECT estimated_extent('schema', 'table', 'geometry') AS env
3. Returns ERROR:  LWGEOM_estimated_extent: couldn't locate table within
current schema when used on a Point table. But it works fine for line table

What is the expected output? What do you see instead?
Extent of the Point table.
ERROR:  LWGEOM_estimated_extent: couldn't locate table within current
schema

What version of the product are you using? On what operating system?
PostGIS 1.3.5 with PostGRE 8.3 on Windows XP Professional SP2

Please provide any additional information below.
Below attached is the log file generated by MapGUIDE enterprise efition
2009
The Schema name and the table name are perfect.

Attachments:
	mgserver2009_fdopostgis.log  31.3 KB

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings



More information about the postgis-devel mailing list