<div dir="ltr">Hey,<div>you need to ad an entry to the "public.spatial_ref_sys" table </div><div>for your new srid.</div><div>You can use QGis before this to ensure the definition you have is correct.</div><div><br>
</div><div>Then you use ST_Transform and ST_SetSRID with your data.</div><div><br></div><div>Cheers</div><div>Rémi C</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/12/12 Andreas Laggner <span dir="ltr"><<a href="mailto:andreas.laggner@ti.bund.de" target="_blank">andreas.laggner@ti.bund.de</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi list,<br>
<br>
epsg 15948 is needed to transform from DE_DHDN(BeTA, 2007) (for example 31467) to ETRS89.<br>
<br>
BUT epsg 15948 is neither available in spatial_ref_sys (postgis 2.1) nor at <a href="http://spatialreference.org" target="_blank">http://spatialreference.org</a>!!<br>
<br>
I have about 10.000 tables in 31467, because that was standard in germany last years, but since some years ETRS89 is standard, many new datasets are in ETRS89 now and i cannot transform from DE_DHDN to ETRS89!<br>
<br>
I downloaded a sql from <a href="http://www.epsg.org" target="_blank">http://www.epsg.org</a> with all the epsg-codes but i don know how to use it in PostGIS.<br>
<br>
Thanks for help.<br>
<br>
-- <br>
Dipl. Geoökologe Andreas Laggner<br>
<br>
Thünen-Institut für Agrarklimaschutz (AK)<br>
Arbeitsgruppe Emissionsinventare<br>
Johann Heinrich von Thünen-Institut (vTI),<br>
Bundesforschungsinstitut für Ländliche Räume, Wald und Fischerei<br>
<br>
Thünen Institute of Climate-Smart Agriculture<br>
Johann Heinrich von Thünen Institute (vTI),<br>
Federal Research Institute for Rural Areas, Forestry and Fisheries<br>
<br>
Bundesallee 50<br>
D-38116 Braunschweig<br>
<br>
Tel.: <a href="tel:%28%2B49%29%20%280%29531%20596%202636" value="+495315962636" target="_blank">(+49) (0)531 596 2636</a><br>
Fax : <a href="tel:%28%2B49%29%20%280%29531%20596%202645" value="+495315962645" target="_blank">(+49) (0)531 596 2645</a><br>
E-mail: <a href="mailto:andreas.laggner@ti.bund.de" target="_blank">andreas.laggner@ti.bund.de</a><br>
Homepage: <a href="http://www.ti.bund.de" target="_blank">http://www.ti.bund.de</a><br>
<br>
______________________________<u></u>_________________<br>
postgis-users mailing list<br>
<a href="mailto:postgis-users@lists.osgeo.org" target="_blank">postgis-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users" target="_blank">http://lists.osgeo.org/cgi-<u></u>bin/mailman/listinfo/postgis-<u></u>users</a><br>
</blockquote></div><br></div>