| { |
| "gis": { |
| "urlTemplate": "http://localhost/Ext2GWS/GinPrjExt2GService.asmx/Coordinates?pLLX={southWestX}&pLLY={southWestY}&pURX={northEastX}&pURY={northEastY}&pReportName=TestName&pOSUser={user}&pLSNO=900", |
| "projectionFrom": "EPSG:4326", |
| "projectionTo": "EPSG:25832" |
| }, |
| "leaflet": { |
| "urlTemplate": "http://localhost:4201/{s}/{z}/{x}/{y}.png", |
| "attribution": "© <a href=\"http://localhost:4201/copyright\">Tile Server</a> contributors", |
| "lat": 49.87282103349044, |
| "lng": 8.651196956634523, |
| "zoom": 12 |
| }, |
| "nominatim": { |
| "url": "http://localhost:4202", |
| "searchQueryPrefix": "Germany" |
| }, |
| "routes": { |
| "spaBackend": "/statementpaBE", |
| "portal": "/portalFE", |
| "contactDataBase": "/contactdatabase", |
| "userDocu": "./assets/docu/userDocumentation.pdf" |
| } |
| } |