ArcIMS Emulator and ArcGIS 9sp2
Ed McNierney
ed at TOPOZONE.COM
Wed Dec 22 07:35:32 PST 2004
Eduin -
Yes, it COULD be done. But this has been brought up more than once, and no one seems to be eager to do it. I am reluctant to tell other people that they should volunteer to do it!
- Ed
Ed McNierney
President and Chief Mapmaker
TopoZone.com / Maps a la carte, Inc.
73 Princeton Street, Suite 305
North Chelmsford, MA 01863
ed at topozone.com
(978) 251-4242
-----Original Message-----
From: UMN MapServer Users List [mailto:MAPSERVER-USERS at LISTS.UMN.EDU] On Behalf Of Eduin Carrillo
Sent: Wednesday, December 22, 2004 10:22 AM
To: MAPSERVER-USERS at LISTS.UMN.EDU
Subject: Re: [UMN_MAPSERVER-USERS] ArcIMS Emulator and ArcGIS 9sp2
--- Ed McNierney <ed at TOPOZONE.COM> escribió:
> Berend -
>
> Yes, this is a significant change in SP2, and will require some
> noticeable rework - the "WKT" description of the projections is, of
> course, the ESRI-flavored variant. For example, your DATUM string
> begins with "D_", which isn't what the emulator expects. I've asked
> about this before and didn't hear any response about it.
>
> Of course, SP2 breaks ArcIMS emulators, but it also adds WMS support
> into the core product; see
> http://downloads.esri.com/support/downloads/ao_/ArcGIS-90sp2-WMS-spt.p
> df for the instructions. As a result, I'm inclined to abandon further
> ArcIMS emulation support and tell ESRI users to use WMS!
>
> - Ed
>
> Ed McNierney
> President and Chief Mapmaker
> TopoZone.com / Maps a la carte, Inc.
> 73 Princeton Street, Suite 305
> North Chelmsford, MA 01863
> ed at topozone.com
> (978) 251-4242
>
> -----Original Message-----
> From: UMN MapServer Users List [mailto:MAPSERVER-USERS at LISTS.UMN.EDU]
> On Behalf Of Berend Veldkamp
> Sent: Wednesday, December 22, 2004 6:31 AM
> To: MAPSERVER-USERS at LISTS.UMN.EDU
> Subject: [UMN_MAPSERVER-USERS] ArcIMS Emulator and ArcGIS 9sp2
>
> Is anyone using the ArcIMS Emulator from Refractions with ArcGIS 9,
> service pack 2? It works without problems in 9, but after installing
> sp2, no images are created.
> It seems Esri has a different way of specifying the coordinate system,
> it used to be simply <FEATURECOORDSYS id="28992"/>, but now it's
>
> <FEATURECOORDSYS string="PROJCS["RD_New",
> GEOGCS["GCS_Amersfoort",
> DATUM["D_Amersfoort", SPHEROID["Bessel_1841",
> 6377397.155,299.1528128]], PRIMEM["Greenwich",0.0],
> UNIT["Degree" ,0.0174532925199433]],
> PROJECTION["Double_Stereographic"],
> PARAMETER["False_Easting", 155000.0],
> PARAMETER["False_Northing", 463000.0],
> PARAMETER["Central_Meridian", 5.38763888888889],
> PARAMETER["Scale_Factor", 0.9999079],
> PARAMETER["Latitude_Of_Origin", 52.15616055555555],
> UNIT["Meter", 1.0]]"></FEATURECOORDSYS>
>
> In the php logfile I find:
> Projecting Envelope from to init=epsg:28992
>
> Thanks, Berend
>
>
> --
> ____________________________
>
> Berend Veldkamp - ARIS
> http://www.aris.nl/
> ____________________________
>
I still interested providing access through IMS Services. I think IMSEmulator is a good strike from OpenSource to ESRI excluding politics.It grant access to free other clients as ArcExplorer Java.
IMSEmulator has not been mostly used. IMSEmu mailing list has ONLY 2 messages!
(http://mapserver.refractions.net/pipermail/imsemu-devel), but I think it is a good tool.
For this new ESRI strike, could exists a workaround. Looking at PostGIS system tables, we can connect ESRI projection code with WKT projection text (srid and srtext fields from spatial_ref_sys table).
Based on client version, we can send proj "id" or proj "string".
Paul Ramsey at Refractions can include this code in next version.
=====
Eduin Yesid Carrillo Vega
yecarrillo at yahoo.com
COLOMBIA
_________________________________________________________
Do You Yahoo!?
Información de Estados Unidos y América Latina, en Yahoo! Noticias.
Visítanos en http://noticias.espanol.yahoo.com
More information about the MapServer-users
mailing list