Metacity
  • Welcome
  • Metacity
    • Installation
    • [dev] CGAL Dependency
    • Data Import
    • Models and Attributes
    • Layers
    • Grids
    • Quad-trees
    • Dockerized Processor
    • Development notes
  • Archives
    • DataAPI
      • Development
    • MetacityGL
      • Installation
      • Creating a MetacityGL App
      • Writing Custom Layers
      • Loading Metacity Data
      • Development notes
    • BananaGL
      • Development
    • AMOS
      • Synthetic Population
        • Case Studies
        • Data Specification
        • Activity Chains
        • Spatial Distribution
        • MATSim population input and comparison
        • Households
      • MATSim
        • Basic Info
        • Running Scenario
          • Config File
          • Current state
        • Input information
          • OSM
          • Filtering GTFS
          • Coordinates
        • Output
          • Processing
      • OICT
        • MapResolver
      • Resources
        • Trafic Simulation
        • MATSim
        • Vis and Meta Software
        • Synthetic Population
        • Public Relations
        • Inspiration
    • Metacity Block Edition
      • Epic Games Mega Grant
      • 🧠Internal notes
  • Links
    • Homepage
    • GitHub
  • Code of Conduct
Powered by GitBook
On this page
  • Prague / Czechia
  • MATSim EPSG:5513
Edit on GitHub
  1. Archives
  2. AMOS
  3. MATSim
  4. Input information

Coordinates

Description of used coordinates in MATSim simulation

PreviousFiltering GTFSNextOutput

Last updated 2 years ago

Prague / Czechia

Coordinates: S-JTSK + Bpv (YXH) (EPSG:5513, EPSG:2065)

Why EPSG:5513 (and not EPSG:5514)?

MATSim EPSG:5513

Matsim cannot comprehend negative axis values while projecting long-lat to x-y.

Result: switched axes!! MATSim's 5513: x = 7...., y = 10...

Official Krovak EPSG:5514 (is negative): [x,y]

In relation to official Krovak:

  • EPSG:5513 (is positive): [-y, -x]

  • MATSim's EPSG:5513: [-x, -y]

https://geoportal.cuzk.cz/(S(f11gyyeko4ufnsjy13t1nwz1))/INC/TextMeta/html/CZ/help/transformace/index.html
https://osgeo-org.atlassian.net/browse/GEOT-5865
https://gis.stackexchange.com/questions/321612/geotools-crs-transformation-for-epsg5514-to-wgs84-does-not-work