Giter Site home page Giter Site logo

Comments (3)

proj4-bot avatar proj4-bot commented on July 22, 2024

Comment by warmerdam on 6 Mar 2009 16:18 UTC
If I use the GDAL "testepsg" program I get the following definitions:

3794:
+proj=tmerc +lat_0=0 +lon_0=15 +k=0.9999 +x_0=500000 +y_0=-5000000 +ellps=GRS80 +towgs84=0,0,0,0,0,0,0 +units=m +no_defs

3787:
+proj=tmerc +lat_0=0 +lon_0=15 +k=0.9999 +x_0=500000 +y_0=-5000000 +ellps=bessel +towgs84=577.326,90.129,463.919,5.137,1.474,5.297,2.4232 +units=m +no_def

Do these seem reasonable?

I observe these appear to be missing in proj/nad/epsg - I'm not sure why. Perhaps they are very new and the PROJ epsg init file was not regenerated last time I upgraded my epsg database? If so, perhaps this ticket just devolves to be "regenerate the PROJ.4 epsg init file with the latest epsg definitions".

from proj.

proj4-bot avatar proj4-bot commented on July 22, 2024

Comment by ssddgreg on 11 Jun 2009 06:20 UTC
Frank,

can you please help me how to run the above command line using testepsg in GDAL? There is little information about it on the web.

Best regards,
Dejan

from proj.

proj4-bot avatar proj4-bot commented on July 22, 2024

Comment by warmerdam on 28 Feb 2010 05:04 UTC
Dejan,

Sorry for the delay. It would be:

testepsg EPSG:3787

The testepsg program isn't built by default, so you might need to cc into gdal/apps and do "make testepsg" and install it manually.

I see the current PROJ.4 epsg init file has:

# MGI / Slovene National Grid (deprecated)
<3787> +proj=tmerc +lat_0=0 +lon_0=15 +k=0.9999 +x_0=500000 +y_0=-5000000 
       +ellps=bessel +datum=hermannskogel +units=m +no_defs  <>
# Slovenia 1996 / Slovene National Grid
<3794> +proj=tmerc +lat_0=0 +lon_0=15 +k=0.9999 +x_0=500000 +y_0=-5000000 
       +ellps=GRS80 +towgs84=0,0,0,0,0,0,0 +units=m +no_defs  <>

I'm not positive what release these went out in, presumably 4.7.0.

from proj.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.