The tag has no wiki summary.

learn more… | top users | synonyms

10
votes
1answer
123 views

OpenLayers API Documentation vs. Developer Documentation

The OpenLayers web site provides two sets of reference documentation: API Docs: http://dev.openlayers.org/apidocs/ Developer Documentation: http://dev.openlayers.org/docs/ For most classes, the ...
3
votes
0answers
115 views

How to configure partial word matching in AnswerWorks-Vantage Linguistics on ESRI Desktop and Server products?

ESRI, like many companies, has licensed iSEEK AnswerWorks from Vantage Linguistics for natural language search of the ArcGIS Help system. At ArcGIS 10, ESRI dropped the Microsoft Keyword indexing ...
2
votes
1answer
52 views

Whats steps can I suggest to achieve the best Geolocation Result

We are using Geolocation (getCurrentPosition()) in a website to determine a users position when using our site from a mobile device. I want to write an article explaining how the user can obtain the ...
2
votes
1answer
81 views

Are there any mirrors for QGIS documentation? [closed]

I have tried several times today (July 30, 2012) to connect to www.qgis.org (to get the online documentation). The site seems to be down. Do you know if there is a mirror to obtain the Lisboa (1.8) ...
1
vote
2answers
448 views

What is the tiling scheme of TileCache?

I am using TileCache from MetaCarta to create tiles for a WMS service. It creates a tile with an URL like http://example.com/tiles/Admin/06/000/000/357/000/000/158.png. I am trying to understand how ...