<div dir="ltr">Oups, <div>srid must be </div><div>"0 AND srid <= 998999"<br></div><div>I pasted a part of a script which import french srid into postgis, </div><div>but it is a 2 part script, where we first import into temp ref_sys table, then change the srid to be in the right range, the insert into real ref_sys</div>
<div><br></div><div>Script : <a href="https://github.com/Remi-C/IGN_spatial_ref_for_PostGIS">https://github.com/Remi-C/IGN_spatial_ref_for_PostGIS</a></div><div><br></div><div><br></div><div>Cheers,</div><div><br></div><div>
Rémi-C</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/12/12 Sandro Santilli <span dir="ltr"><<a href="mailto:strk@keybit.net" target="_blank">strk@keybit.net</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On Thu, Dec 12, 2013 at 05:55:20PM +0100, Rémi Cura wrote:<br>
<br>
> an example :<br>
>  insert into spatial_ref_sys values (110014000,'IGNF',110014000,'GEOCCS["Ile<br>
<br>
</div>I don't think that SRID is a valid one.<br>
<br>
Unfortunately I dont have a clear manual page to point<br>
you at describing valid SRID ranges, but if you search<br>
on the web you'll hopefully find a ticket requesting<br>
to document it (and the ticket might have a link to an<br>
email documenting it further).<br>
<br>
--strk;<br>
<div class="HOEnZb"><div class="h5">_______________________________________________<br>
postgis-users mailing list<br>
<a href="mailto:postgis-users@lists.osgeo.org">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-bin/mailman/listinfo/postgis-users</a><br>
</div></div></blockquote></div><br></div>