geoscript-js
geoscript-js copied to clipboard
A JavaScript Implementation of GeoScript
Add dependency on gt-epsg-extension when [GEOS-3419](http://jira.codehaus.org/browse/GEOT-3419) is addressed.
Rendering a map with city boundaries. ``` js> map.render("city.png") Sep 15, 2011 1:07:56 AM org.geotools.data.postgis.PostGISDialect getOptimizedBounds WARNING: Failed to use ST_Estimated_Extent, falling back on envelope aggregation org.postgresql.util.PSQLException: ERROR: LWGEOM_estimated_extent: couldn't...
Tests need to run with straight Rhino, to ensure the same environment as production without Ringo.
Bumps [org.mozilla:rhino](https://github.com/mozilla/rhino) from 1.7.13 to 1.7.14.1. Release notes Sourced from org.mozilla:rhino's releases. Rhino 1.7.14.1 This release fixes a problem with formatting of floating-point numbers to strings that may result in...