LordKingSquirrel.com

ArcWeb Public Services - A First REST Map

April 11th, 2006 · No Comments

Well, I spent a little time last night dabbling in ArcWeb Public Services using PHP, Javascript, and REST.

Share this post

[Read more →]

Tags: GIS · Programming

ArcWeb Public Services

March 31st, 2006 · No Comments

Last year (2005) I put together some brief HOWTO posts on using ArcWeb Public Services with PHP and SOAP. These posts continue to be very popular, but are a little out of date right now. I’ll be updating them as time permits but for now, here’s an index to the whole 2005 collection:

Part one [...]

[Read more →]

Tags: GIS · Programming

ArcWeb and PHP Mini-HOWTO, Part 4

September 9th, 2005 · 1 Comment

Complete source for this series can be found here.
So far we have a map with points, and we can zoom in and out. The next step will be adding a pan function.

Share this post

[Read more →]

Tags: GIS · Programming