-
Hi Everyone,
First this project looks great, I've been looking for an open source Android Map control for a long time and this one is simply amazing.
Now I've been trying to get into the code a bit …
-
Thanks for maintaining this buildpack! I have gotten a lot of use out of it over the last year or so.
The new cedar-14 stack ships with libjpeg8, not libjpeg62 (see https://devcenter.heroku.com/artic…
-
Rotation must be converted to from arc seconds to radians. And 7th param must be converted from "parts per million" to "scale" format.
OSGeo haven't fixed the trunk but released it as a stupid patch …
-
Hi,
I am requesting that the following Proj4 defs be added to the Nunaliit distribution.
http://spatialreference.org/ref/epsg/3572/proj4js/
http://spatialreference.org/ref/epsg/3573/proj4js/
http:/…
-
Hi,
I'm trying to use a mock (using the compiler plugin) for a Java class that has no default constructor, but I get this when trying to initialize it via `mock[MappingEngine]`:
```
[error] NoSuchMe…
-
Hi,
I have troubles using the following code
```
map = new L.Map('map', {
crs: L.CRS.proj4js('EPSG:2154'
,'+proj=lcc +lat_1=49 +lat_2=44 +lat_0=46.5 +lon_0=3 +x_0=700000 +y_0=6600000 +ellps=GR…
kolxo updated
12 years ago