A Web service is a method of communication between two electronic devices over a network.
12
votes
3answers
2k views
How to speed-up Dynamic Map services?
I am working on a ESRI Flex based application that will display data from a Dynamic Map Service. It need to be Dynamic, since the end user should have the option to turn on & off layers. This is ...
12
votes
2answers
4k views
Free download of Soviet topographic maps (also known as Genshtab maps)
In the past, http://poehali.org/maps/ offered a free-of-charge download of Soviet military topographic maps of many areas in the world. Those maps are in the public domain. Now, this site redirects to ...
11
votes
4answers
231 views
Forest portals in the context of GIS and maps
Do you know any portals connected with forests and forestry in the context of GIS and maps?
The best for me will be portals where the data is served via WMS, WFS or WCS services.
The only portals i ...
10
votes
2answers
213 views
Which weather on my road? Looking for a spatial weather forecast web service
My friend Bob goes from A to B leaving tomorrow morning at 6:00. There are many direction services that indicates him short, fast and/or cheap routes. Bob does not like to drive under the rain and ...
8
votes
10answers
2k views
Web GIS Development Skill Sets [closed]
What technologies and skill sets should one who wants to do web GIS development study/acquire?
One skill/technology per answer please.
8
votes
3answers
145 views
are there UML models of the OGC standards available online (native files not pdfs)
Last time I checked, there were only PDFs with class diagrams available on the net (downloadable for at least 140 swiss francs a piece) , but not the UML models in a native format of a database ...
7
votes
5answers
394 views
What is the best free web GIS browser?
Hi I have created several projects for several different clients. Each project has OS maps, shapefile layers from Government Bodies, Shapefile layers created, AutoCAD dxf loaded in (in various ...
7
votes
4answers
221 views
Case studies of Participatory Spatial Planning
I am wondering if you know any well implemented geoportals for Participatory Spatial Planning. I am looking for the one related to environmental protection or connected somehow with the topic (but of ...
7
votes
5answers
468 views
Libraries to render vector-based maps in the browser
Is there a open source JavaScript library like leaflet or openlayer which can be used in a web or mobile application and loads vector-based maps instead of images? I only need the road information and ...
7
votes
3answers
255 views
Is it possible to install GeoServer on a web server?
Is it possible to install and use GeoServer with PostgreSQL on a website which is hosted by a web server provider?
I am using a web server for my website. I want to add mapping feature on my website. ...
7
votes
7answers
1k views
Examples of thematic mapping web services built with FOSS GIS
What are some current examples of web services serving thematic mapping based on free and open source software? The thematic mapping could be in the form of choropleth or point layers. It would be ...
7
votes
2answers
180 views
Is there a map of map services somewhere?
I'd like to provide a map based search of map services in a web app.
Ideally, I'd like a web service that displays markers at different zoom levels: local, municipal, county, regional, state or ...
7
votes
4answers
312 views
Examples of web based Overweight/Oversize load permit routing on County Roads
Does anyone know of any US counties that have set up a web based overweight/oversize load permit routing system, preferably one that leverages GIS?
I know many state DOT's are doing this, but I don't ...
6
votes
5answers
755 views
Is there an online tile-based elevation service?
I am working on an application that requires the elevation at a given lat/long coordinate for lots of closely spaced coordinates along any given irregular path. (The path is a trace of a ...
6
votes
3answers
218 views
Using ESRI geoprocessing services from a non-ESRI client (Python)?
I'm thinking it should be possible to consume an ESRI Geoprocessing service from a python script without invoking ArcPy or needing an ESRI installation on the client machine. For example I create a ...
6
votes
2answers
2k views
Looking for free web service that calculates driving distance between 2 addresses
I'm looking for a free web service that gets an input of 2 addresses and returns an output
of driving distance between the 2 points. In addition I'm looking for a web service that doesn't require ...
6
votes
2answers
263 views
Standards for creating a RESTful Geocoding webservice
I am about to start defining a new API which will allow our clients to perform Geo Coding lookups. I would like to follow any standards there are out there. However looking at a few examples:
The ...
6
votes
4answers
813 views
How would I create my own geocoding web service
I would like to write a geocoding web service for genealogy in Java. Because it is for genealogy, I don't need to go down to the street level. I only need to go down to the county.
Looking at ...
6
votes
5answers
845 views
Effectively displaying a large amount of data on Google Maps APi
I have about 20 layers that I'd like to put on a Google maps API. I assume I'll need some form of a tile cache server and perhaps under mapserver or geoserver. These layers amount to about 400mb so ...
6
votes
1answer
241 views
What are some good resources related to Geodjango?
I am trying to learn Geodjango. Has anyone used it in their own project?
The documentation on the official site is sparse. Can someone point out the best
resources helpful in learning it other than ...
6
votes
1answer
451 views
How can I host a map service that uses an online basemap as well as my own dynamic layers?
I have a flex web application with an ArcGIS Server backend that I want to start using an online basemap for. The application includes a printing capability that prints a layout from an arcGIS map ...
5
votes
6answers
1k views
What are some web based clients for GeoServer?
There is a list of Web Clients for Geoserver on the Geoserver site (http://geoserver.org/display/GEOSDOC/Clients). Unfortunately, it is posted as no longer maintained. Does anyone have a current list ...
5
votes
5answers
423 views
Are the Canadian National Topographic System (NTS) maps available freely online?
I'd really like a seamless service of the Canadian topo maps, similar to ArcGIS Online USA Topographic Maps, http://www.arcgis.com/home/item.html?id=4ee3622f0bfd41eea55ffa83aaf31a9f
If there is no ...
5
votes
1answer
66 views
Is it possible publishing a Python Add-in in a web service?
I'm trying to make a multiuser web service for editing an ArcSDE geodatabase.
I wanted to know if I can to add my python add-in in Arcgis Server? And if the answer is yes, how can I publish it?
5
votes
6answers
410 views
Is anyone using JSONP in Web mapping applications to get around the browser same origin policy?
Javascript based Web mapping apps that use ajax requests to get data from a server are limited by the Same Origin Policy to only request the data from a server in the same domain (subdomain and port). ...
5
votes
2answers
130 views
Updates to ArcSDE via Oracle trigger
Is it possible and/or feasible for an Oracle trigger to periodically update ArcSDE via a REST geoprocessing service?
Does anyone have any experience with such a thing?
The reason for this is that I ...
5
votes
2answers
295 views
Seeking commercial web service for LIDAR/DSM data in USA
I apologize for not knowing all the proper terminology to ask this question. I am seeking a commercial service for providing pay-per-use high resolution elevation data in North America. It must come ...
5
votes
1answer
147 views
Can you use ArcObjects in an MVC service at v10.1
I'm slighlty confused with the changes at 10.1 and understand this version no longer supports DCOM or remote arcobjects.
Can you use ArcObjects in a webservice (in my case a .NET MVC 4 service) that ...
4
votes
1answer
614 views
Comparison of WMS and WFS services
I am writing my thesis about WMS and WFS services. I would like to compare these two services.
Can you suggest factors on which I can do this comparison? (In my mind I have: functionality, fastest ...
4
votes
2answers
681 views
What are the key features of a web map?
In response to comments, I'll rephrase the question:
We're building a web based mapping and data querying system. The data are at several different scales, and should be queryable at these scales. ...
4
votes
2answers
192 views
Statistics to shades in a world map
Is there any API or web service to create statistical world maps where the values are different shades of a colour?
Something like ...
4
votes
3answers
243 views
Is there a web mapping server works on a linux shared hosting account?
Question: Is there a web mapping server software out there that works on a typical linux shared hosting account?
Background: I have been trying find a web mapping server that would allow me to serve ...
4
votes
1answer
44 views
How do I create a geodata service from a certain Version?
This is with ArcGIS for Server and Desktop 10.1
I want to host a geodata service, but I don't want it to be from the DEFAULT version. I want it to be from an alternate version, that I can check the ...
4
votes
2answers
157 views
Does the USGS SSURGO database have a web-based API that I can query?
Based on a previous question, Can I download the entire USGS SSURGO database?, it appears that it is difficult to import the entire USGS SSURGO database.
The Web Soil Survey provides the ability to ...
4
votes
3answers
232 views
With just a web browser we want our field staff to collaboratively make complex maps with secured private data--looking for options?
Simple Question
With just a web browser we want our field staff to collaboratively make complex maps with secured private data.
What are our options?
Note: Please provide specific product examples ...
4
votes
3answers
137 views
Add Doppler RADAR as a Layer in ArcMap
I am hoping for an answer here even though it's a long shot. My goal is to add a raster service into ArcMap that shows the Doppler RADAR information that is shown at the Weather Office website.
I am ...
4
votes
1answer
1k views
Good place to get Country, State, City, and Zipcode information?
I'd like to populate a database with common location information.
I'm not entirely certain that addresses across the globe have similar or even the same entities as the Country, State, City, and ...
4
votes
1answer
192 views
Are there any Geospatial OData Feeds?
I see that OData V3 has support for geospatial types.
Has anyone published a feed that uses the new geospatial data types?
4
votes
1answer
60 views
using SPOT Messengers in a corporate environment
We're looking into using SPOT Messenger GPS devices in a corporate setting for our wilderness field staff. GlobalStar, who operates Spot, has a commercial XML data push service which will dump ...
3
votes
2answers
189 views
Are there any Python scripts for creating .mxd files?
I am a newbie to both ArcGIS and Python. My requirement is to automate the below MANUAL process:
Creating a layer in ArcGIS for Desktop. To put it in another words, creating an ArcMap document ...
3
votes
2answers
98 views
Convert a UK postal code to a city name?
is there any service to convert a UK postal code to a city name? Does one postal code always map to one city, or to more than one? Is there a free web service to do this conversion for me? Thanks.
3
votes
2answers
152 views
What are the requirements for building a Web Mapping and analysis Site?
I want to make a site like bhuvan in which it can provide different layers of information and also tools for performing GIS analysis
I know three main requirements :
client side scripting ...
3
votes
2answers
372 views
Has anyone successfully implemented a web service that sits on top of ArcSDE (SQL Server 2008)?
Here's the situation. We have planned point locations that lie within predefined polygonal project areas. Our IT department currently has these polygonal project areas in SQL Server 2008 as geography ...
3
votes
4answers
708 views
US National Grid (USNG) map service?
Anyone know of a map service (WMS, WFS, Esri, other) for the US National Grid?
3
votes
1answer
115 views
Determine web service endpoints of an existing web application
I am new to the world of GIS web services, but am wondering if there is a way to determine the web service endpoints that an existing web application embedded on a web page (silverlight) is using?
...
3
votes
3answers
2k views
WKID (Well Known ID) for national projection for ArcGIS REST API
I have to use my national projection system which does not have corresponding WKID listed for ArcGIS REST API. Without it I am unable to use this projection system for my web application. Any ...
3
votes
2answers
282 views
Web-based user editable routing application
I am totally new to web-based GIS (and open source GIS) and am now working on a web-based travel planner using Postgis and Pgrouting with multicriteria costs. I want the end users (the traveler) to be ...
3
votes
4answers
528 views
Separation of Land - Body waters
Let me start by saying that I am not a GIS expert nor a cartographer , and my knowledge of GIS is limited to the quasi-null professional training I had as an architect.
My question here was ...
3
votes
2answers
421 views
How to apply a new renderer in ArcGIS?
I try to create a new renderer for a geo feature layer in ArcGIS 10. (My project is an asp.net based webservice)
There is one solution I got from a tutorial that works, but only for a ISimpleRenderer
...
3
votes
6answers
270 views
Source for high-res subscription imagery service
I'm developing a diagramming tool using aerial imagery as a reference layer. This tool should allow the user to zoom in quite close to a roadway or intersection. Unfortunately none of the public map ...

