3
votes
1answer
277 views

Difference between a WMTS and a WMS?

What is the main difference between a Web Map Tile Service (WMTS) and a Web Map Service (WMS) When should you choose one over the other? What are the (dis)advantages by choosing one ...
1
vote
2answers
269 views

Make Openlayers request WMS tiles only within a certain bounds

Is there a way to actually tell openLayers not to request tiles out of particular bounds? I want the rest of map and other layers still accessible, so maxExtent on map is not an option for me. I ...
1
vote
1answer
299 views

Creating a GeoExt Action from OpenLayers Function

I am trying to create a GeoExt function out of this OpenLayers function, which displays the getFeatureInfo. I was able to create this GeoExt.Action() but it does not give me any output. Any idea ...
1
vote
1answer
1k views

How to display pop up image when click point in open layer web map

I have basic WMS web map showing parcels and points layer which representing buildings of parcel.Then I want to add building images for each and every point. Then when a user clicks on a point image ...
3
votes
2answers
702 views

Standalone offline web map tile server

I am working on a web-map system which I am embedding in a form in an Access database. I will be distributing this database to clients so need it to be as self-contained as possible (i.e. no ...
2
votes
4answers
1k views

List of Map Service Software

I am curious as to what GIS server software is out there. I have used a few different ones and am building a list of them. If you know of any others please mention it below because I would like to ...
10
votes
4answers
176 views

Good introduction to INSPIRE?

Can anyone point me to a good introduction to the INSPIRE directive? I know it's basically WMS 1.3 with added bells and whistles but now I'm back in Europe I should probably find out what they are.
4
votes
1answer
919 views

Definition of a BBOX in Web GIS

In my practice I use a lot WMS and WFS in Geoserver. I have not found a document describing the concept of a bounding box(bbox). ArcGIS has map extent properties to identify map boundary. Google ...
2
votes
1answer
312 views

Generating “theme gradient” legend graphics from MapGuide Open Source

In MapGuide Open Source, I've defined 10 layers, along with a theme for each. As I understand it, a theme represents how different data values are represented. For each theme, I picked two colors and ...
3
votes
1answer
598 views

Configuring WMS from a MSSQL data source with MapGuide Open Source

I've having trouble configuring WMS out of MapGuide Open Source. Here's what I've done so far: Installed MapGuide Downloaded MapGuide Maestro Created a "feature" in Maestro that connects to ...
2
votes
3answers
160 views

Medium resolution imagery for the US?

For my web map application http://ian01.geog.psu.edu/geoserver/www/pa/pa3.html I have three levels of background imagery as the user zooms in. At small scales I'm using NASA Blue Marble and a large ...