Projects tagged ‘earth’ and ‘java’


Jump to tag:

Projects tagged ‘earth’ and ‘java’

Filtered by Project Tags earth java

Refine results Project Tags kml (2) worldwind (1) geobrowser (1) library (1) aprs (1) wms (1) ge (1) groovy (1) geographic (1) maps (1) grails (1) rcp (1)

[6 total ]

0 Users

A Java library to ease creation and manipulation of KML files. A KML file can be loaded as simply as this: Kml kmlRoot = new KMLParser().parse(new File(filename)); Alternatively a Kml document can be ... [More] built up programmatically, eg by creating new Placemark(), new Folder() etc and adding them to the root, or other Folders. Kml.toKML() produces the KML document. KML.toUpdateKML() will produce a KML document representing the updates since toUpdateKML() was last called. [Less]
Created about 1 year ago.

0 Users

This project provides a locally run Java based application that you can start on your desktop. It can be connected to the APRS IS, a TNC, or just given a simple list of stations. It will then accept ... [More] http requests from google earth, or other applications that support KML, and return a KML folder with placemarks for all known stations. This project is currently in its infancy, but, there is working code that demonstrates the power of this capability. [Less]
Created over 3 years ago.

0 Users

NeoGeo is a minimal API for Earth navigation encapsulating calculus methods and related constants. Should be used in many situations where phisical orientation in Earth surface is mandatory. Don't ... [More] need to deploy source and docs but please maintain the authorship and licence advices. [Less]
Created 12 months ago.

0 Users

World Wind Geo: The Eclipse RCP GeobrowserWelcome to World Wind Geo: The Eclipse Geo browser. The Geospatial Web or Geoweb is a relatively new term that implies the merging of geographical ... [More] (location-based) information with the abstract information that currently dominates the Internet. World Wind Geo is an experimental geo browser built on top of: World Wind Java SDK - http://worldwind.arc.nasa.gov/java/ : Allows developers to embed World Wind technology in their own applications. Eclipse - http://www.eclipse.org/ : Eclipse is an open source community whose projects are focused on building an open development platform comprised of extensible frameworks, tools and runtimes. Our goal is to close the gap between GIS & SIS (Scientific Information Systems) by incorporating low/med/hi resolution GIS datasets from multiple sources: NASA, MS Virtual Earth, and others with the java NetCDF library for plotting/subsetting capabilities of scientific data. World Wind Geo has the following fetaures: Interactive 3D navigation. Full support for WMS 1.1.x and 1.3.x using wizards. Over 500 real time weather data sets from NOAA and the Navy Research Labs. Limited support for KML: Ground overlays, screen overlays, and placemarks only. Support for animated ground overlays to visualize events over time. Scientific Data Plot/Subset capabilities with NetCDF. Open source: built on top of the World Wind Java SDK and Eclipse frameworks. Highly extensible: It uses the eclipse plugin framework to extend the user interface. Multi platform: built on proven standards: Java and Eclipse. Automatic Updates with Eclipse!You can keep WWGeo up to date by using the eclipse update system: Under "Help", select "Software Updates/Find and Install" Click "Search for new features to install", then click next Click the "New Remote Site" button on the right and enter the update information Name: World Wind Geo Update Site Url : http://playerx.sf.net/wwgeo/ Click Finish, and follow the easy installation instructions. DatasetsWW Geo bundles the following datasets and features: NASAhttp://www.worldwindcentral.com/wiki/World_Wind_Data_Sources Blue Marble (1-km/pixel resolution) - http://earthobservatory.nasa.gov/Newsroom/BlueMarble/ i-cubed Landsat 7 (15-meter/pixel resolution) - Global Land Cover Facility. University of Maryland, Institute for Advanced Computer Studies Elevation data (SRTM30Plus/SRTMv2/USGS NED derived dataset). NASA Jet Propulsion Laboratory. http://www2.jpl.nasa.gov/srtm/ USGS Topographic, B&W Ortho, and Color Urban Area USGS and Microsoft Research. http://www.terraserver-usa.com/ United States Placenames. USGS Geographic Names Information System.http://geonames.usgs.gov/ World Placenames. National Geospatial-Intelligence Agency. http://earth-info.nga.mil/gns/html Microsofthttp://www.microsoft.com/virtualearth/ Virtual Earth Roads. Virtual Earth Satellite. Virtual Earth Hybrid (Satellite with place names). The NetCDF ViewerNetCDF (network Common Data Form) is a set of software libraries and machine-independent data formats that support the creation, access, and sharing of array-oriented scientific data. http://www.unidata.ucar.edu/software/netcdf/ . WW Geo bundles a NetCDF viewer for the following conventions: NetCDF File types: http://www.unidata.ucar.edu/software/netcdf-java/ NetCDF conventions: COARDS, Models3, WRF, CF, and others (see link above). To use the viewer select "File/Open Dataset" or simply point the built-in web browser to any OpeNDAP/THREDDS data server such as http://dataportal.ucar.edu:9191/dods then click any dataset OpeNDAP link (The data will be displayed automatically on the NetCDF View). OthersFull support for WMS 1.1.x layers and 1.3.x animated or static layers. Limited KML support: Temporal/static Ground, Screen overlays and placemarks. RequirementsGraphics card with updated drivers. See http://worldwind.arc.nasa.gov/java/ Java 1.5 WW Geo Main GUI Screen ShotHere is a screen shot of the main user interface. The earth, moon, and mars are shown, the earth displays a sea surface temperature ground overlay obtained from a scientific NetCDF OpeNDAP dataset. Known IssuesOSX/Linux: The built-in web browser doesn't work yet. A patch using Mozilla/XULRunner is on the way. OSX: The WMS wizard server selection combo doesn't recognize built in server URLs. [Less]
Created about 1 year ago.

0 Users

DuckWiki is special wiki based on Grails for creating and viewing of DuckMaps.
Created 12 months ago.

0 Users

Travian Earth, is small java application for Travian online game. The idea of this application is taken from here. . If you have Java Web Start enabled on your machine run the application online from ... [More] here. Or run it as an applet in your browser from here. This application shows your Travian world in a simple map. Download the map from your server and unzip it to "map.sql" file. For example: http://www.travian.org/karte.sql http://welt1.travian.de/karte.sql.gz http://s1.travian.com/map.sql.gz http://speed.travian.nl/map.sql.gz It is easy and straightforward. Check this youtube link. Brief instructions Use the mouse left button to lock/unlock the village information in the info panel to the left. Use the mouse wheel to zoom in and out the map. Use the pop-up menu to color villiges and alliances. Source code is available on: http://travianearth.googlecode.com/svn/trunk/ Sorry for the poor code documentation. I hope to complete it sometime later. Please use ONLY this email to contact me ( travianEarth@googlemail.com )as somebody claims that he owns this project at some forums. Kind regards, travianEarth@googlemail.com [Less]
Created about 1 year ago.