Revision: 4949
http://sourceforge.net/p/jump-pilot/code/4949
Author: ma15569
Date: 2016-07-05 15:00:07 + (Tue, 05 Jul 2016)
Log Message:
---
Add method to get SRID from a layer scanning first SRIDStyle. Than an auxiliary
(.prj or .aux) file if associated to layer
Modif
Revision: 4950
http://sourceforge.net/p/jump-pilot/code/4950
Author: ma15569
Date: 2016-07-05 15:11:41 + (Tue, 05 Jul 2016)
Log Message:
---
Add capability to read SRID from auxiliary file (prj or aux) or geotiff tag, if
present
Modified Paths:
--
core/
Hi Ede,
Nice extension! tested the new GeoJSON plugin with success. It is fast and
very accurate on reading.
What makes me surprise is that it also recognizes SRID on loading and
records as layer SRIDStyle (EPSG 4326). Which part of the code is involved?
I also saw that you also prepared a writing