Hi there,<br><br>thanks for your information. I&#39;ve been using the GDAL/OGR Wrapper for a long time, and I am very happy with it. What i need to do now is to create shape files, so i think shapelib may be enough for me. You know, GDAL/OGR is a big thing.
<br><br>Cheers<br><br>Zhonghai<br><br><div><span class="gmail_quote">On 8/16/07, <b class="gmail_sendername">Mateusz Loskot</b> &lt;<a href="mailto:mateusz@loskot.net">mateusz@loskot.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;">
meditor wrote:<br>&gt; Hi guys,<br>&gt;<br>&gt; today I was trying to create a point feature shape file and a polyline<br>&gt; feature shape file with the C# Wrapper provided by David Gancarz (seems that<br>&gt; it&#39;s created with the shapelib version 
1.2.6). I was wondering if it&#39;s<br>&gt; possible to write the .prj file for the shape files, or just only possible<br>&gt; to create the .shp .shx. and .dbf files?<br><br>I&#39;ve not used this wrapper but Shapefile does create only triplet of
<br>Shapefile files (shp, shx and dbf).<br>The .prj file is just a text file with projection definition<br>encoded in ESRI-like WKT string.<br><br>If you need to manipulate projections, then I&#39;d encourage you to try<br>
GDAL/OGR (<a href="http://www.gdal.org">http://www.gdal.org</a>). There is C# bindings provided.<br><br>Cheers<br>--<br>Mateusz Loskot<br><a href="http://mateusz.loskot.net">http://mateusz.loskot.net</a><br>_______________________________________________
<br>Shapelib mailing list<br><a href="mailto:Shapelib@lists.maptools.org">Shapelib@lists.maptools.org</a><br><a href="http://lists.maptools.org/mailman/listinfo/shapelib">http://lists.maptools.org/mailman/listinfo/shapelib
</a><br></blockquote></div><br>