Well, I spent a little time last night dabbling in ArcWeb Public Services using PHP, Javascript, and REST.
Share this post
Well, I spent a little time last night dabbling in ArcWeb Public Services using PHP, Javascript, and REST.
Share this post
Tags: GIS · Programming
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 [...]
Tags: GIS · Programming
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
Tags: GIS · Programming