Skip to content

Instantly share code, notes, and snippets.

@bohdanszymanik
Last active September 22, 2023 00:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bohdanszymanik/c047c0582858093296c47d05b788610f to your computer and use it in GitHub Desktop.
Save bohdanszymanik/c047c0582858093296c47d05b788610f to your computer and use it in GitHub Desktop.
Syntax to create NZTM
db2se create_srs testdb -srsName NZTM -srsID 2193 -xScale 500 -yScale 500 -xMin 900000 -xMax 1.8014399E13 -yMin 4000000 -yMax 1.8014403E13 -zMin 0 -zMax 9.0071993E15 -mMin 0 -mMax 9.0071993E15 -coordsysName \"NZGD_2000_NEW_ZEALAND_TRANSVERSE_MERCATOR\" -description 'SRS NZTM'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment