tubackkhoa / gbif-dataportal

Automatically exported from code.google.com/p/gbif-dataportal
0 stars 1 forks source link

Occurrence details, geospatial data: sequence change - swap County and State/Province #89

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
On an occurrence detail page like http://data.gbif.org/occurrences/69466629/, 
the geospatial fields are ordered in sequence Continent - Country - County - 
State/Province - Locality. Change this so that it becomes Continent - Country - 
State/Province - County - Locality instead, as County is the smaller unit.
(feedback received from Tomoko Fukuda, National Museum of Nature and Science, 
Japan)

Original issue reported on code.google.com by ah...@gbif.org on 29 Jun 2010 at 12:34

GoogleCodeExporter commented 8 years ago
Fixed at r172. As a JSP is the only involved, the change is now live on the 
portal and committed to the trunk.

Original comment by josecua...@gmail.com on 29 Jun 2010 at 3:10