GeoMapApp Frequently-Asked Questions
FAQ page last updated in September 2022
Terms of Use, and Citing GeoMapApp
Tutorials
Problems Installing GeoMapApp
- GeoMapApp won't start. What should I do?
- Which version of Java do I need to run GeoMapApp?
- The default Mac download of GeoMapApp is bundled with Java. Why?
- Installation on Mac OS 10.11 (El Capitan) fails. How should I fix it?
- I was told to delete my .GMA folder. How do I do that?
- Should I download and install GeoMapApp or run WebStart?
- Will GeoMapApp run on a Chromebook?
- The menus are tiny on my high-resolution display. Can that be fixed?
Menus
- How often are new data sets added to GeoMapApp?
- How do I search the menus?
- Does the search function only apply to the displayed map area?
- Some climatology menu layers no longer load. Why?
- Did the menus structure change?
- The menus disappeared. How do I get them back?
Map window, base map, and map appearance
- How do I return to a particular geographic area and zoom level?
- Why does the displayed area not match exactly the dimensions of my bookmark?
- Can I adjust the map tick marks and border annotations?
- How do I change the range of land and ocean colors displayed on the base map?
- Why do land areas provide better map detail than most parts of the ocean?
- When I close GeoMapApp, I lose everything. Is there a way to "Save a Session"?
- Is it possible to add a distance scale and color scale to a map?
- Can free-hand lines or shapes be drawn on the map?
Importing Data
- Can I import my own data?
- What formats of data files and images can be imported to GeoMapApp?
- Can a proprietary grid be viewed privately?
- Can I import multiple grids at the same time?
- My grid file cannot be imported. What's wrong?
- My imported grid is upside down. Can that be fixed?
- When I import my tabular data set, nothing is plotted on the map and there are no records in the table beneath the map. What's wrong?
- My spreadsheet cannot be imported. What should I do?
- When I import a spreadsheet, some values jump into a neighbouring column. Can that be fixed?
Export Functions
- Can I save an image in high-resolution?
- The resolution of downloaded grids and images is too low. How do I get higher-resolution versions?
- I want to export a vector PDF or EPS image file. How do I create one?
- Is there a way to save and share a GeoMapApp session?
Digitizer
Internet Speed
Data Point Symbols
- Can I choose different symbols for plotting point data?
- Is there a way to colour the symbols?
- Can I colour/scale/configure symbols for multiple data sets?
External Data Sets
Save Session
Miscellaneous Functionality
- When a grid is loaded, why does the color palette change when I zoom or pan?
- Can more than one profile be viewed at a time?
- Why is there no Save button on the digitizer?
- Does the distance scale overlay change with latitude?
Web Feature Services (WFS)
- Loading a WFS is slow. Can you make it go faster?
- The NCEI WFS and WMS no longer connect on my Mac. Do they still work?
GMA@Sea Disk
Citing GeoMapApp
What are the Terms of Use for GeoMapApp?
GeoMapApp is designed for both public and academic use, and is licensed under a
Creative Commons Attribution International (CC BY) License.
Appropriate acknowledgment must be given to GeoMapApp. You may use GeoMapApp
freely but you may not circulate or publish material you obtained from GeoMapApp
if you do not accept the terms of providing adequate citation. Please see these
GeoMapApp citation examples.
Additionally, we make no claims to accuracy of the data and information available
through GeoMapApp. We ask that you notify us
immediately of any errors that you discover, and we will make every effort to
correct them. Any data in GeoMapApp should not be used for navigation purposes.
Please refer to our Terms of Use
page for more details.
How do I cite GeoMapApp?
Please see these GeoMapApp citation examples
on our Terms of Use page.
Tutorials
Are there any tutorials to help get me started?
Yes! They are on our GeoMapApp channel
Problems Installing GeoMapApp
GeoMapApp won't start. What should I do?
GeoMapApp is a Java-based application and Java needs to be installed on your computer for
GeoMapApp to run. For Mac users, the default downloaded version of GeoMapApp comes bundled
with Java 8. So, downloading the default version should work right away.
For PC and Linux/UNIX users,
check the version of Java
installed on your computer. It needs to be Java 8 or higher. If running the "java -version"
command (without the quotation marks) from a terminal window, look for a value of 1.8.something or higher.
The latest version of Java 8 is here.
Note that PC users with high-resolution monitors may need to install
Java 9 or higher
to get the correct font size in the menus.
Which version of Java do I need to run GeoMapApp?
To run GeoMapApp, Java 8 or higher needs to be installed on your computer. For Mac users,
the downloaded version of GeoMapApp already comes bundled with Java 8.
For PC and Linux/UNIX
check the version of Java
installed on your computer. It needs to be Java 8 or higher. If running the "java -version"
command (without the quotation marks) from a terminal window, look for a value of 1.8.something or higher.
The latest version of Java 8 is here.
Note that PC users with high-resolution monitors may need to install
Java 9 or higher
to get the correct font size in the menus.
The default Mac download of GeoMapApp is bundled with Java. Why?
For Mac users, the Java-bundled download of GeoMapApp includes Java 8 which avoids
installation issues for some users. The bundled version requires about 160 MBytes
of disk space. An unbundled version is available
here.
Installation on Mac OS 10.11 (El Capitan) fails. How should I fix it?
Some users reported problems starting GeoMapApp under Mac OS X El Capitan version 10.11.
The following two-pronged approach fixes the issue: First, ensure that the latest El Capitan
bug fixes have been installed. Next, delete your .GMA folder (see item below),
and restart GeoMapApp. It should now work.
I was told to delete my .GMA folder. How do I do that?
On a PC: Use a Windows navigator window to navigate to your home directory.
Look for a folder called ".GMA" (dot GMA), and delete it.
On a Mac: The hidden folder called ".GMA" (dot GMA) is not shown in the Finder.
Instead, it must be found using a terminal window, as follows.
In the Finder, go to Applications > Utilities > Terminal.app.
A terminal window should appear.
To get a list of all files (the ".GMA" folder should be listed), type: ls -a
To remove the folder, type: rm -r .GMA
To be sure it is gone, type: ls -a
Re-start GeoMapApp.
Should I download and install GeoMapApp or run WebStart?
Downloading and installing GeoMapApp on your local machine is preferred but sometimes
that might not be possible. For example, machines in a school computer lab may allow
only an administrator to install programs. So, we provide a browser-based
WebStart
function to start GeoMapApp. The WebStart function requires that the browser is
Java-enabled but a recent Java security issue was accompanied with an official
recommendation to disable Java within browsers. If WebStart does not work, it is
likely that Java was disabled in your web browser, but you can still run GeoMapApp
by downloading the regular version of GeoMapApp to your computer.
Will GeoMapApp run on a Chromebook?
Yes but you may need to to go through the following steps:
(1) Install Crouton
which in turn will install the Ubuntu version of Linux.
2) Install Java.
3) Install GeoMapApp. We tested that in a virtual Chrome OS environment and it worked fine.
The menus are tiny on my high-resolution display. Can that be fixed?
On Windows machines with hi-res displays, you will need to install Java 9 or higher
to get the menus back to their normal size. Java 9 or higher is available
here.
Menus
How often are new data sets added to GeoMapApp?
The built-in data sets are updated and expanded continuously.
Recently-added data sets are listed here.
How do I search the menus?
In most of the top-level GeoMapApp menus, the first item is "Click for Searchable Tear-Off menus".
When clicked, a separate navigation window pops up and at the top of the window is a simple
text-based search box. Type in some text (e.g. "Mantle Bouguer Anomaly") and hit return.
All menu items containing that term will be highlighted instantly. Note that the search function
uses a simple text string pattern-matching scheme so if you are not sure exactly how something
may be labelled, keep the search word fairly general (e.g. "bouguer" or "gravity") instead
of trying to be too specific.
Does the search function only apply to the displayed map area?
No, it searches the entire GeoMapApp menu structure for the whole world.
So, you may get some matches for data sets that lie outside the displayed map region.
Some climatology menu layers no longer load. Why?
Some climatology data sets that are loaded dynamically from NASA and NOAA now use
"https" as part of the URL path. Older versions of Java do not recognize the SSL
certificate used by these sites. If nothing happens when you try loading those data sets,
check the version of Java
on your machine. If it is older than version 1.8.0_101 (Java 8, update 101) it will need to be updated.
PC/Linux/UNIX users may download the latest version of Java from here.
Mac users should download
the latest version of GeoMapApp which includes an appropriate version of Java.
Once updated, the climatology layers should load.
Did the menus structure change?
In version 3.6.0, released in October 2015, the Basemaps and Datasets
menus that had been present in earlier versions of GeoMapApp were merged into one new
DataLayers menu. The consolidated DataLayers menu allows the many built-in
data sets to be arranged more intuitively and managed more efficiently. The older menu
structure has been frozen, is no longer maintained, and is accessible only by using
older versions of GeoMapApp.
The menus disappeared. How do I get them back?
In rare instances the menus bar disappears. This behaviour is related to an interrupted
internet connection in which only a partial set of menus was downloaded. The partial menus
must be removed to make way for a complete set. Try the following steps:
- Close GeoMapApp. Check that you have a reliable internet connection.
- Find and remove the .GMA/menus_cache folder:
On a PC: Use a Windows navigator window to navigate to your home directory. Look for a folder called ".GMA" (dot GMA). Navigate into the .GMA folder. Delete the "menus_cache" folder.
On a Mac: The hidden folder called ".GMA" (dot GMA) is not shown in the Finder. Instead, it must be found using a terminal window, as follows.
In the Finder, go to Applications > Utilities > Terminal.app. A terminal window should appear.
To get a list of all files (the ".GMA" folder should be listed), type: ls -a
To navigate into the hidden folder, type: cd .GMA
To remove the menu cache, type: rm -r menus_cache
To be sure it is gone, type: ls -a - Start GeoMapApp. It should take a minute or so for a fresh copy of all of the menu files to be pulled from the server.
If the menus still do not show up, please tell us.
Map window, base map, and map appearance
How do I return to a particular geographic area and zoom level?
If you zoomed in or out by accident, the Zoom Undo button will undo up to the four most
recent zoom actions. The Zoom Undo button is located in the toolbar next to the other zoom buttons.
If you wish to store a zoomed area and return to it in a future GeoMapApp session, either
use the Bookmark functions listed under the Bookmarks menu or use the Session Manager to
Save a Session.
Why does the displayed area not match exactly the dimensions of my bookmark?
GeoMapApp keeps the aspect ratio of the map window so a bookmarked area often has 'extra'
space for padding to the window's aspect ratio.
Can I adjust the map tick marks and border annotations?
The font, font size and location of the axes labels can be changed. Go under File > Preferences.
How do I change the range of land and ocean colours displayed on the base map?
That can be done with just two steps: Load the underlying grid and then modify the color palette.
This tutorial
shows how.
Why do land areas provide better map detail than most parts of the ocean?
Currently, the GMRT base map
contains a range of elevation data sets, including the 10m USGS NED grid for the 48 mainland US states,
the 30m SRTM Japanese-US grid for the rest of the world's land elevations, and, for oceanic areas,
a large number of data sets from swath mapping cruises and a wide variety of contributed bathymetry grids.
The resolution for marine bathymetry data tends to be lower than for land elevation data. About every
six months, we release a new version of the base map which usually includes a few dozen
additional cleaned multibeam swath cruises. Visit
the GMRT web page
for more details of its component data sets.
When I close GeoMapApp, I lose everything. Is there a way to "Save a Session"?
Yes! GeoMapApp includes a Session Manager function that provides the capability
to save, store and re-use an instance of a GeoMapApp session. Saving a session captures
the loaded data portals and data layers as well as the map location and zoom. It also
captures any scaling and coloring applied to tabular data sets. Layer opacity is also preserved.
When a saved session is imported, GeoMapApp automatically zooms to the pre-set
map area and displays the previously-loaded data layers. That could be useful when sharing
work with colleagues or students. For example, an educator could use the session functionality
to enable all students to start GeoMapApp at exactly the same state. More details are given in the
User Guide
as well as on this
web page.
Is it possible to add a distance scale and color scale to a map?
Yes! In the Overlays menu, tick on the items you wish to overlay and they will appear
on the map. Note that the distance scale can be dragged with the cursor to a different
part of the map and that its scale is latitude-dependent: As the distance scale is
dragged north or south, the scale gradations and labels are recalculated based
upon the new latitude location of the scale bar. For polar projections the scale
depends upon the location of the centre of the scale bar.
Can free-hand lines or shapes be drawn on the map?
That is quite a complicated function to add. Currently, we recommend that you use a graphic tool such as Adobe Illustrator, Microsoft PowerPoint or ESRI ArcGIS for that purpose.
Importing Data
Can I import my own data?
Yes! GeoMapApp allows the following data formats to be imported:
Grid files, tabular data and spreadsheets, shapefiles, images, WFS and WMS.
What formats of data files and images can be imported to GeoMapApp?
- ASCII (text) files:
- Tab-separated, comma-separated, pipe-separated
- From the clipboard
- From URL
- Excel (tm) spreadsheets: xls and xlsx formats
- Grids:
- netCDF grids in GMT float (nf) or double-precision (nd) format
- ESRI ASCII grid (.asc)
- ESRI Binary grid (.hrd, .flt)
- GRD98 (.G98, Big-Endian only)
- ASCII Polar (.asc)
- Images: JPEG, PNG, TIFF
- simple KML / KMZ files
- Shapefile (.shp)
- Data tables (ASCII and Excel (tm) spreadsheets. See above).
Can a proprietary grid be viewed privately?
Yes! When you import a restricted-access grid, the grid information is stored
locally on your machine only. Note that GeoMapApp will generate a set of tiling
folders in the same location as the grid on your local machine. If you would like
to contribute a grid so that it becomes publically accessible in GeoMapApp
please contact us.
Can I import multiple grids at the same time?
Yes. Place all of the grids in one folder then, in the GeoMapApp navigation window,
select all of the grid files. The geographical bounds and minimum/maximum Z values are
displayed in the lower part of the Confirm Projection and Bounds window. Tick the
"Select to Import All Grids at Once" box to automatically process all of the grid files.
A set of tiling folders is generated in the same location as the grids. Those tiling
folders are used to show the different resolutions as
you zoom. If you wish to edit particular grids during import, leave the tick box empty
and hit the OK button for each grid.
In tests, we've successfully imported hundreds of grids at once. If you try to
import a very large grid (more than a few hundred MBytes), you may need to boost the
amount of memory allocated to GeoMapApp. For that, see the section below called
"My grid file cannot be imported. What's wrong?".
This tutorial
shows how to import several grids at once.
My grid file cannot be imported. What's wrong?
GeoMapApp allows the import of various gridded formats (see list above) and the
functionality has been successfully tested on a range of machines.
This tutorial
shows how to import a grid.
If you receive an out-of-memory error or if the import process hangs, it is likely
that the grid is very large. There are two approaches we can use.
First, you could split the large grid into pieces. Then simply use the instructions
above for importing multiple grids at once.
The second approach is to increase the memory allocated to running GeoMapApp.
The default is between 512-1024 MBytes, but more memory may be required.
For that, the .jar version of GeoMapApp needs to be run from the command line.
Mac and Windows users need to go the
GeoMapApp Linux/Unix download
page to download the GeoMapApp.jar file. Once the .jar file is available, open
a terminal command window, as follows.
For Windows 7 users, go to the Start menu, type "cmd" in the search box and select
the "cmd" program from the list.
For Mac users, go to Finder > Applications > Utilities > Terminal.
In the terminal command window, change directory to the location of the GeoMapApp.jar
file (if it was downloaded to your Desktop, simply type "cd Desktop"). Then, type
java -jar -Xmx1000m GeoMapApp.jar and press enter. The -Xmx option specifies the
amount of memory that can be used by GeoMapApp (in this example, about 1 GByte was allocated).
If that still is not enough memory, try allocating more memory. By using this memory allocation
approach, grids up to 4 GigaBytes in size have been successfully imported to GeoMapApp.
If you are trying to import one of the recognised formats but still are
having problems, please tell us
so that we can contact you to investigate.
My imported grid is upside down. Can that be fixed?
Yes. Sometimes a grid may be displayed upside down and further north than it should be.
This is related to the way that the data is loaded in the grid. Many grids are
loaded from the bottom left (southwest) corner up to the top right (northeast) corner.
But, if a grid is loaded from the top to the bottom it will be displayed incorrectly.
To fix this, follow these two steps.
First, assuming you already imported the grid and found it to be upside down and in the
wrong place, you will need to delete the local tiles that were created when the grid was
imported. That is because the tiles are appended and not overwritten when subsequent grids
are imported. To delete the local tiles, go to the folder in which the grid resides.
You will see some "z_nnn" folders with names like z_1024 and z_512. Delete all of those
"z_nnn" folders. You will also see some shapefile components (.shx, .shp, .dbf, etc).
Delete those shapefile components, too. Only the original grid should remain in that folder.
Second, now that the incorrect local tiles have been deleted, we may import the grid
once more. This time, though, in the Confirm Projection and Bounds pop-up window,
click the box labelled "Tick to flip grid along horizontal axis".
The imported grid should now be displayed in the correct geographical location
in the map window.
When I import my tabular data set, nothing is plotted on the map and there are no records in the
table beneath the map. What's wrong?
In the table below the map window, only data points that fall
within the displayed map area will be listed. So, the map window may be zoomed to a different part
of the world. Try zooming out (for example, by using Bookmarks > Zoom to Global Scale). Once records
successfully reappear in the table beneath the map and symbols are plotted on the map, you can zoom
in to that locality. Within the Layer Manager window, the zoom button will zoom automatically to an
area containing all of the imported points. Of course, you can always use the zoom button in the tool
bar to manually zoom in, too.
My spreadsheet cannot be imported. What should I do?
First, check that the spreadsheet is in a modern format such as Microsoft .xls
or .xlsx format. Second, does the spreadsheet contain any mathematical formulae?
GeoMapApp can import spreadsheets containing simple formulae involving +,-,/,*
but a complicated formula is likely to cause problems. Third, the latitude and
longitude values need to be in separate columns and must be formatetd in decimal
degrees. If the spreadsheet still cannot be imported, convert
it to a tab-, comma- or pipe-separated ASCII file and use the appropriate ASCII table
import option. Convertig a spreadsheet into ASCII format and importing the ASCII file
has worked every time in our tests.
When I import a spreadsheet, some values jump into a neighbouring column. Can that be fixed?
That occurs when a column heading is missing. Open the original spreadsheet or data table and
check that every column has a column heading. Then, try importing the corrected file.
Export Functions
Can I save an image in high-resolution?
The resolution of a saved image depends upon the size of the GeoMapApp window on your
computer screen. That is, it depends upon the number of pixels spanned by the GeoMapApp window.
Consider an example in which a particular map region is displayed, in the first case,
on a small laptop screen and, in the second case, in a large GeoMapApp window on a
really big monitor. In this example, the image on the big monitor covers more pixels than the
image on the small laptop screen. So, the image exported from big the monitor will have a
much higher pixel resolution than the image saved from the laptop. So, if you need a
high-resolution image, try to create it in a very large GeoMapApp window on the biggest
monitor you can find.
Note that the GMRT MapTool
web interface also allows base maps to be generated, and offers for download grids of the
base map at three progressively higher resolutions.
The resolution of downloaded base map grids is too low. How do I get higher-resolution versions?
GeoMapApp stores the base map as a series of nested tiles that cover a wide range of resolutions.
As you zoom in, the appropriate set of base map tiles is accessed. If the download resolution is
not high enough for your purpose, go under File > Save Map Window as Grid/Image File and click on
"Grid: Higher Resolution Options". Selecting that option brings up a
GMRT MapTool
web interface that offers a choice of resolution levels for downloading grids of the base map.
I want to export a vector PDF or EPS image file. How do I create one?
That is on our development list. Currently, images can be exported in JPEG, PNG,
KMZ and GeoTIFF formats at the resolution of the screen. Making the GeoMapApp window
really big on your screen is one way to produce an image with more pixels.
Is there a way to save and share a GeoMapApp session?
There is! To promote collaboration and teaching, GeoMapApp offers the capability to save,
share, and re-use a pre-loaded state of GeoMapApp. The Session Manager captures the
loaded data layers and data portals, along with any symbol coloring and scaling and layer
transparency settings. The information is stored as a small file that can be shared with
colleagues and students. When that saved session file is imported, GeoMapApp automatically
zooms to the same area and displays the same data layers, including any modified colour
palettes, contours, symbol scaling and coloring. Sharing a saved session file could be
useful in, say, a classroom setting allowing all students to open GeoMapApp at exactly
the same state. It could also be useful in preparing figures for publication. For more
details, see this
web page
and the User Guide.
Digitizer
What does the Digitizer do?
The Digitizer tool allows any grid to be digitized. By default, the base map (the
GMRT global elevation model)
is digitized. If any other grid is loaded and is the active layer, that grid instead
will be digitized. The Layer Manager up-down arrows can be used to select the active
grid.
Can I digitize any grid?
Yes! The Digitizer function will digitize any active grid. If no grid has been loaded,
the GMRT
base map elevation model grid will be loaded and digitized by default. Otherwise, the
currently active grid will be digitized. In the Layer Manager, the active grid is the
top-most grid in the list. If more than one grid is loaded, the up-down arrows in the
Layer Manager can be used to change the active grid.
Is there a way to save digitized points?
Beginning with GeoMapApp version 3.6.6 digitized points can be interactively edited,
re-ordered, dragged on the map and deleted, and digitized segments can be appended.
The digitized points can be saved as an ASCII table and as a profile. Click on the
"Draw Profile" button to activate the profile save options.
Internet Speed
Sometimes, GeoMapApp is slow. Why?
The speed of GeoMapApp depends mostly upon the quality of your internet connection.
At some meetings and in hotels we have often found internet connectivity to be particularly slow.
If you are using a slow wireless connection, try switching to a faster network or to a wired connection.
We are testing a "Cloud" version of GeoMapApp.
Data Point Symbols
Can I choose different symbols for plotting point data?
Yes! After loading any built-in or imported table or spreadsheet click the Configure
button in the right pane. Choose from circles, squares, triangles and stars.
The symbol size, outline and color can also be adjusted. That is useful, for
example, when viewing multiple tabular data sets that can be distinguished by
using a different symbol for each. As before, the symbols can also be colored
and scaled.
Is there a way to colour the symbols?
Yes! Symbols can be coloured in a variety of ways. They can be coloured interactively
using the Color button. For imported tables and spreadsheets, a specific colour can
be assigned to each symbol by including a column of Red,Green,Blue values in the file.
For example, "250,250,0" is yellow. (Note that for some versions of Excel, you may
need to format the RGB column as Text so that it is interpreted correctly by GeoMapApp.)
To colour all of the symbols with the same colour use the Configure window options.
Full details of symbol colouring are to be found in the GeoMapApp
User Guide.
Can I colour/scale/configure symbols for multiple data sets?
Yes! Starting with version 3.6.14, GeoMapApp now allows the display parameters
for multiple tabular data sets to be visible at the same time. So, the display
parameters for one tabular data set will be preserved and will remain visible
when a second tabular data set is loaded. To help distinguish one tabular data set
from another, we recommend that you use a different symbol for each data set.
To select a symbol click the Configure button in the right pane and choose
from circle, square, triangle and star.
External Data Sets
Does GeoMapApp link to the GEOROC database?
Yes. GEOROC content is included in the EarthChem WFS which is called in GeoMapApp.
Save Session
When GeoMapApp is closed, I lose everything. Is there a way to save my work?
Yes! GeoMapApp includes a Session Manager that provides the capability
to save, store and re-use a GeoMapApp session. Saving a session captures the loaded
data portals and data layers along with any symbol coloring and scaling and any
layer transparency settings. The information is stored as a small file that can be
shared with colleagues and students. When a saved session is imported, GeoMapApp
automatically zooms to the pre-set map area and displays the previously-loaded data
layers, including any modified colour palettes, contours, symbol scaling and
coloring. Sharing a saved session file could be useful in, say, a classroom setting
allowing all students to open GeoMapApp at exactly the same state. It could also be
useful in preparing figures for publication. More details are given in the
User Guide
as well as on this
web page.
Miscellaneous Functionality
When a grid is loaded, why does the color palette change when I zoom or pan?
The range of colors is automatically normalized to match the z-range of the grid for
the region in the map window. That usually ensures a suitable range of colors regardless
of the area on view. To fix the colors, you can lock the color palette by clicking the
padlock button located next to the "Palettes Menu" button in the Loaded Grids window.
For details on changing the colors and using customized color palettes, see
this tutorial.
Can more than one profile be viewed at a time?
Yes! Since version 3.6.4, GeoMapApp offers the ability to profile up to four grids at once.
The profiles are displayed in a vertical stack and can be saved in various formats.
In the Digitizer function, can the points be saved?
Yes! Since version 3.6.5 you can save the digitised points and the interpolated points and
the digitised profile by clicking the Save button beneath the digitised output.
Does the distance scale overlay change with latitude?
The distance scale that is selected from the Overlays menu is latitude-dependent so
changes when the scale is dragged north (up) or south (down) on the map. The scale
gradations and labels change with the latitudinal position of the distance scale.
For polar projections the scale depends upon the location of the centre of the scale bar.
Web Services (WFS, WMS)
Loading a WFS is slow. Can you make it go faster?
The speed depends a variety of factors including the size of the geographical area being
queried, upon the nature of the database query being made at the remote database, and
upon the speed of the internet connection. If a WFS is taking too long, zoom to a smaller
area and re-try.
The NCEI WFS and WMS no longer connect on my Mac. Do they still work?
This Mac issue is fixed with the version 3.6.5 release.
GMA@Sea Disk
How do I get a GMA@Sea disk for my upcoming cruise?
For people wishing to use GeoMapApp whilst they are out at sea or if they are
working in areas with missing or unreliable internet, we can provide
a "GMA@Sea" disk. It is a portable hard drive that plugs into any computer
and is a self-contained version of GeoMapApp that works with no internet connection.
For details on how to obtain a GMA@Sea disk, please visit the
GMA@Sea page.