Coverages are an Arcinfo-Workstation composite datatype that can contain any combination of points, lines, polygons, and annotation.
1
vote
0answers
121 views
Are there any examples of WCS getcoverage requests done using ajax?
I am looking through openlayers to try to figure out a consistent format for generating views of coverages that can satisfy any wcs server, but mainly I'd like to get geoserver coverages.
While I've ...
3
votes
3answers
154 views
What is the ArcGIS equivalent to WEED tolerance?
Example:
User is digitising new (line, poly) features and accidentally adds additional vertices within very small distance of previous vertex, resulting in redundant vertices. I want to prevent this ...
2
votes
1answer
165 views
Temporal coverages dynamically reloaded from data store in GeoServer
I'm pretty new to GeoServer. I would like to serve results of a simulation that concerns geospatial data as a Web Coverage Service (it has to be OGC compliant). The individual steps of the simulation ...
2
votes
1answer
2k views
4
votes
3answers
3k views
How to convert coverage (.adf) to shapefile?
Is there any tool or software except ArcGIS which I can use for converting coverage (.adf) files to shapefiles?
4
votes
3answers
361 views
Assessing OpenStreetMap coverage for international routing
I posted the following question on the main StackOverflow website, but was informed that I might get a better response here. Hence I'm copying it below. Note however, that I have an active bounty on ...
5
votes
3answers
556 views
What is the ArcGIS answer to ArcInfo Regions?
Here's one for those who've been around the block a few times.
ArcInfo Workstation from days of yore had an intelligent data model called Regions or Region sub coverages. With this model one could ...