How would I check this.<br><br><div><span class="gmail_quote">On 11/14/05, <b class="gmail_sendername"><a href="mailto:strk@refractions.net">strk@refractions.net</a></b> &lt;<a href="mailto:strk@refractions.net">strk@refractions.net
</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">None of the measurement functions in postgis take projection into<br>account. Computations are purely cartesian. Can it be that the
<br>input (shapefile) is really in decimal degrees and it is transformed<br>(reprojected) to GDA94/MGA84 during ARC load ?<br><br>--strk;<br><br>On Mon, Nov 14, 2005 at 08:25:54PM +1100, Johan Wehtje wrote:<br>&gt; isvalid returns true, envelope gives results that make no sense outside of
<br>&gt; the world of Lilliput.<br>&gt;<br>&gt; I had some of the same maps but with MGA 84 zone 56 datum, and they have<br>&gt; loaded no problem, I therefore think that the definition for the GDA94<br>&gt; spatial refernces must be out of whack, because the shape files have no
<br>&gt; problem when loaded in arc view in either GDA 94 or MGA 84.<br>&gt;<br>&gt; The GDA 94 shapes have attached xml files, and the pojection string in these<br>&gt; does look the same as the proj4 text in the Spatial Refsys table, so I don't
<br>&gt; know what is going wrong.<br>&gt;<br>&gt; Cheers<br>&gt; (and thanks your help)<br>&gt; Johan Wehtje<br>&gt;<br>&gt; On 11/14/05, <a href="mailto:strk@refractions.net">strk@refractions.net</a> &lt;<a href="mailto:strk@refractions.net">
strk@refractions.net</a>&gt; wrote:<br>&gt; &gt;<br>&gt; &gt; Does the area computation give acceptable value for the geometry's<br>&gt; &gt; envelope ? [ select area(envelope(the_geom)) ] ?<br>&gt; &gt; Is the geometry valid ? [ select isvalid(the_geom) ] ?
<br>&gt; &gt;<br>&gt; &gt; --strk;<br>&gt; &gt;<br>&gt; &gt; On Mon, Nov 14, 2005 at 07:50:10PM +1100, Johan Wehtje wrote:<br>&gt; &gt; &gt; I am using Postgis 1.0.4 on Win XP with Postgresql 8.1.<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; I had some Shape files that have Land Parcels , they use GDA94 Zone 56 (
<br>&gt; &gt; &gt; srid 28356) , and I used shp2pgsql to load them into my DB.<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; But when I an area calculation I get results that are completely wrong ,<br>&gt; &gt; and<br>&gt; &gt; &gt; when i add a Postgis layer using QGIS the scale would have me beleive
<br>&gt; &gt; that<br>&gt; &gt; &gt; the entire shire (which about 80 km accross) is about 2 cm.<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; I have tried this about twenty times, on 2 different machines - and the<br>&gt; &gt; &gt; results are the same. i have verified the original shape files in
<br>&gt; &gt; Arcview,<br>&gt; &gt; &gt; and when they are laoded the scale and area are all what they should be.<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; What am I doing wrong?<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; Johan Wehtje
<br>&gt; &gt;<br>&gt; &gt; &gt; _______________________________________________<br>&gt; &gt; &gt; postgis-users mailing list<br>&gt; &gt; &gt; <a href="mailto:postgis-users@postgis.refractions.net">postgis-users@postgis.refractions.net
</a><br>&gt; &gt; &gt; <a href="http://postgis.refractions.net/mailman/listinfo/postgis-users">http://postgis.refractions.net/mailman/listinfo/postgis-users</a><br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; --<br>&gt; &gt;<br>&gt; &gt; /&quot;\ ASCII Ribbon Campaign
<br>&gt; &gt; \ / Respect for open standards<br>&gt; &gt; X No HTML/RTF in email<br>&gt; &gt; / \ No M$ Word docs in email<br>&gt; &gt;<br>&gt; &gt; _______________________________________________<br>&gt; &gt; postgis-users mailing list
<br>&gt; &gt; <a href="mailto:postgis-users@postgis.refractions.net">postgis-users@postgis.refractions.net</a><br>&gt; &gt; <a href="http://postgis.refractions.net/mailman/listinfo/postgis-users">http://postgis.refractions.net/mailman/listinfo/postgis-users
</a><br>&gt; &gt;<br><br>&gt; _______________________________________________<br>&gt; postgis-users mailing list<br>&gt; <a href="mailto:postgis-users@postgis.refractions.net">postgis-users@postgis.refractions.net</a><br>
&gt; <a href="http://postgis.refractions.net/mailman/listinfo/postgis-users">http://postgis.refractions.net/mailman/listinfo/postgis-users</a><br><br><br>--<br><br> /&quot;\&nbsp;&nbsp;&nbsp;&nbsp;ASCII Ribbon Campaign<br> \ /&nbsp;&nbsp;&nbsp;&nbsp;Respect for open standards
<br>&nbsp;&nbsp;X&nbsp;&nbsp;&nbsp;&nbsp; No HTML/RTF in email<br> / \&nbsp;&nbsp;&nbsp;&nbsp;No M$ Word docs in email<br><br>_______________________________________________<br>postgis-users mailing list<br><a href="mailto:postgis-users@postgis.refractions.net">postgis-users@postgis.refractions.net
</a><br><a href="http://postgis.refractions.net/mailman/listinfo/postgis-users">http://postgis.refractions.net/mailman/listinfo/postgis-users</a><br></blockquote></div><br>