The format tag has no wiki summary.
0
votes
1answer
33 views
How to convert osm way xml to openlayers feature?
I am displaying the osm data through a popup with openlayers. For now i am using the overpass api to get data.
But my app needs to reflect the rapidly changing data i.e. one changes the data then ...
0
votes
4answers
53 views
How to clip rasterdata for later processing?
My need to dwell with geographical tools is only temporary, thus I am not well versed and my question is difficult to pinpoint exactly. But here it goes:
-I have about 5-10 sites, for which I need ...
0
votes
1answer
53 views
multispectral images (Band Sequential format)
How can I create a multispectral image file (in band sequential (BSQ) format), from several 1-band images, using GDAL libraries? I work with C++ language. Thanks for your attention.
1
vote
0answers
12 views
How to access the timestamp value from Overpass meta requests with Openlayers.Format.OSM?
I am using Overpass-api to request data, then display it in an interactive webpage using Openlayers. When user clicks on some feature, the information is shown in popup.
As of now, the page is ...
1
vote
2answers
167 views
Trouble with GeoJSON in HTTP GET Request
I using a Vector Layer with the HTTP protocol to request GeoJSON from my web server, and am trying to get this GeoJSON to display on my map. The GET request appears to be working correctly, as I can ...
1
vote
2answers
158 views
dealing with 2 different coordination systems in postGIS
I'm seeking a function that converts degrees to the following format:
POINT(405115.926025391 4543389.4354248)
I dont know this format's name, but is there any function to do so?
Cheers,
EDIT ...
2
votes
0answers
17 views
Crashing trying to warp map files
I have been trying to warp ECW and Ozfx3 map formats to GeoTiff format. I have navigated to Raster>Projections>Warp(reproject) I have then selected the file to warp the output that I want and ...
2
votes
0answers
44 views
What is the structure of Standard Interchange Format (SIF) used by spatial data providers?
What is the structure of Standard Interchange Format(SIF) used by navteq and other spatial data providers? Any documentation/sample files? Is there a SIF parser available in C/C++/Java/PHP ?
2
votes
1answer
558 views
How to export vectors from QGIS to MapInfo?
I am trying to save some vector lines that I made in QGIS (1.8 Lisboa) to a format that can be added to MapInfo Professional 6.0 (ancient version I know..).
When I save the vector to a Mapinfo ...
3
votes
1answer
332 views
is it possible to convert 9.3 lyr to 10 lyr
I have a customer who sent me a lyr file in 9.3 and I am using 10, is there a way to import it in. It seems to hang up whenever I attempt to open it!
Thanks
2
votes
0answers
147 views
Raster format with rotated cells - no resampling
Is there any way to rotate a raster w/o resampling? I am aware that rasters are always 90 deg perpendicular grids, but is there any file format or methodology that allows for a diagonal raster - one ...
1
vote
1answer
66 views
Which raster-format stores Missing, Strings, Variable Names, Multiple Bands
still looking for the ideal raster-format :-)
GeoTiff stores:
- projection/coordinate-system etc
numerical values
missing values
multiple bands
It does not allow for:
variable-names. It just ...
0
votes
1answer
234 views
GRASS and QGIS- “ not recognized…format” but it worked before
Prologue: I used my Ubuntu file viewing GUI to move data files around and "clean house" a bit.
I started a new GRASS session and tried to add NED elevation rasters which I have successfully added ...
3
votes
1answer
91 views
What are some lightweight python modules to convert LAS data formats to text formats?
I searched on the net and found pyLAS, but it seems to require quite a few other modules and I couldn't get the install right.
Any pointers will be much appreciated.
Thanks!
4
votes
1answer
195 views
adding commas to number values in arc2earth generated kml balloons
I'm using Info Window Builder in Arc2Earth to generate some kml for a large dataset.
I'm having some trouble formatting numeric values (pulled from the attribute table) to include commas (group ...
2
votes
2answers
616 views
Font color in legends ArcGIS 10
I've got a parcel feature class in ArcGIS 10. Some of the parcels were in the shapefile when I got it. Others I've added after importing the shapefile to a feature class in a personal geodb.
I want ...
5
votes
3answers
1k views
How to format dynamic text element in Data Driven Pages
Is there a way to format the Name element generated as dynamic text from Data Driven Pages. This element serves as my title and it is too long and needs to be wrapped onto another line.
3
votes
2answers
705 views
Working With Vector Product Format (VPF) - APIs, etc
I've been looking around the Internet for information about Vector Product Format. I want to put together a project that can read Digital Nautical Chart (http://msi.nga.mil/NGAPortal/DNC.portal), ...
