arcdeveloper.net
ArcDeveloper.net is an online information for developers working with GIS products.

Map Legends and the WMS Connector

WMSconnectorGoing way back in the way-back-machine I seem to remember one of the most basic things a map should have, among other things, is a legend.

You'll understand then why I find it so annoying that if you're plunging headlong into the OGC realm or maybe just using the interoperability connector for ArcIMS.

You're out of luck trying to get a legend graphic for any map layers served by ArcIMS via the WMS connector. Read more...




Object Oriented Design and ArcGIS Server DCOM

ArcGIS-ServerOne of the great promises of using ArcGIS Server is that you can create web services, access ArcObjects.

This opens up all kinds of interesting options. But some of the requirements of using DCOM ArcObjects cause problems in object-oriented projects. Read more...