<div dir="ltr">I have got that before when using the wrong version of the proj.db for the version of PROJ I am using - and if I remember correctly there is a PROJ version update in 3.2.1<br><br>Have you checked you have the correct version of proj.db</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, 12 Mar 2021 at 14:59, Ove Lindholt Hansen <<a href="mailto:olh@geosite.dk">olh@geosite.dk</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Hello List.</div><div><br></div><div>I just ran into a problem.</div><div>I am using GDAL/Ogr from my web application.</div><div><br></div><div>I just upgraded to 3.2.1 using the fine installer gdal-302-1928-x64-core.msi from gisinternals.</div><div><br></div><div>Initalisation of the ogr works fine, as it used to.</div><div>But creating spatial reference gives a strange error.</div><div><br></div><div>See code her:</div><div><br></div><div><font face="monospace">var CRSInput = new SpatialReference("");<br></font></div><font face="monospace">CRSInput.ImportFromEPSGA(25832);<br></font><div><br></div><div><br></div><div>The error I get is this:</div><div><br></div><div><font face="monospace"><span style="color:rgb(114,28,36);font-size:16px;background-color:rgb(248,215,218)">SQLite error on SELECT name, coordinate_system_auth_name, coordinate_system_code, geodetic_crs_auth_name, geodetic_crs_code, conversion_auth_name, conversion_code, area_of_use_auth_name, area_of_use_code, text_definition, deprecated FROM projected_crs WHERE auth_name = ? AND code = ?: no such column: area_of_use_auth_name</span><br></font></div><div><span style="color:rgb(114,28,36);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:16px;background-color:rgb(248,215,218)"><br></span></div><div><span style="color:rgb(114,28,36);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:16px;background-color:rgb(248,215,218)"><br></span></div><div><br></div>-- <br><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">Venlig hilsen<div><br></div><div>Ove Lindholt Hansen</div><div>GeoSite<br></div><div>T: 40916223</div><div>A: Solmarksvej 20, DK8240 Risskov</div><div>Læs om GIS4Mobile's nye <a href="https://www.gis4mobile.dk/produkter/ledningsinfo-entreprenoerer/" target="_blank">LedningsInfo</a> <br></div><div><br><br></div></div></div></div></div></div></div></div></div></div></div>
_______________________________________________<br>
gdal-dev mailing list<br>
<a href="mailto:gdal-dev@lists.osgeo.org" target="_blank">gdal-dev@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/gdal-dev" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/gdal-dev</a><br>
</blockquote></div>