mapbuilder: error with cursorTrack:"unsupported map projection: EPSG:31467"

3 messages Options
Embed this post
Permalink
Albrecht Weiser

mapbuilder: error with cursorTrack:"unsupported map projection: EPSG:31467"

Reply Threaded More More options
Print post
Permalink
Hi mapbuilder list,
i'm using the mapbuilder 1.0.1 and i want my client to show a
cursorTrack. In my model i'm using the SRS 31467 which is a very
common Gauss-Krüger projection. But when i display a map, i get the
error message: "unsupported map projection: EPSG:31467" Is it a bug or
is the widget only able to support EPSG:4326 WGS-coordinates? If not,
what could i do?
Thanks in advance
Albrecht


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Mapbuilder-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/mapbuilder-users
Cameron Shorter

Re: mapbuilder: error with cursorTrack:"unsupported map projection: EPSG:31467"

Reply Threaded More More options
Print post
Permalink
Projection code is in mapbuilder/lib/model/Proj.js

There is a good chance that you don't need the Projection code (if all
your layers are using the same projection). In this case, you can insert
a hack and have your projection treated the same as EPSG:4326. (Just a
case of tweaking the "case" statement in the code.

Alternatively,
You can copy the algorithm for your projection into Proj.js.

Note, the way we handle projections has been improved significantly in
the trunk version of mapbuilder.

Albrecht Weiser wrote:

> Hi mapbuilder list,
> i'm using the mapbuilder 1.0.1 and i want my client to show a
> cursorTrack. In my model i'm using the SRS 31467 which is a very
> common Gauss-Krüger projection. But when i display a map, i get the
> error message: "unsupported map projection: EPSG:31467" Is it a bug or
> is the widget only able to support EPSG:4326 WGS-coordinates? If not,
> what could i do?
> Thanks in advance
> Albrecht
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2005.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Mapbuilder-users mailing list
> [hidden email]
> https://lists.sourceforge.net/lists/listinfo/mapbuilder-users
>
>  


--
Cameron Shorter
Geospatial Systems Architect
Tel: +61 (0)2 8570 5050
Mob: +61 (0)419 142 254

Think Globally, Fix Locally
Commercial Support for Geospatial Open Source Solutions
http://www.lisasoft.com/LISAsoft/SupportedProducts.html


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Mapbuilder-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/mapbuilder-users
markusin

Re: mapbuilder: error with cursorTrack:"unsupported map projection: EPSG:31467"

Reply Threaded More More options
Print post
Permalink
In reply to this post by Albrecht Weiser
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Albrecht Weiser wrote:
| Is it a bug or
| is the widget only able to support EPSG:4326 WGS-coordinates? If not,
| what could i do?
Dear Albrecht.
It is not a bug. I also use my own projection and mapbuilder is
accepting and projecting them correctly.
Did you add the projection file in the definition folder?
mapbuilder/lib/util/proj4js/defs

regards Markus


- --
Markus Innerebner

DIS Research Group - Faculty of Computer Science
Free University Bozen-Bolzano

Dominikanerplatz 3 - Room 213
I - 39100 Bozen
Phone:  +39-0471-016223
Mobile: +39-333-9392929


gpg --fingerprint
- -------------------------------------
pub   1024D/588F6308 2007-01-09
~      Key fingerprint = 6948 947E CBD2 89FD E773  E863 914F EB1B 588F 6308
sub   2048g/BF4877D0 2007-01-09
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.7 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFIZN5vkU/rG1iPYwgRAjW9AJ9oM1fs/ynIgBkSHxjknmpeAadz4wCfUXwK
vJO/ZeCSwwynknAGFJjrLTg=
=FTt2
-----END PGP SIGNATURE-----


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Mapbuilder-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/mapbuilder-users