Hi Mark,
The GeoServer printing plugin is using an old version of Mapfish Print,
from 2010, that didn't support image output formats.
You'd need to update the mapfish print dependency and build the plugin
yourself.
See the patch on https://jira.codehaus.org/browse/GEOS-5095
Oscar.
--
Hi,
I prepared a little script that automatically links transifex
resources with the corresponding properties files on git repo.
Once automatically linked, simply pulling from tx and pushing to git
would synchronize the contents.
This method is meant to be automatic and exhaustive mapping. It
loc
Robert Buckley:
> How do I define the crs transformation
> between a 31467 and 25832 crs using BETA2007 and geoserver?
Just set a transform in geographic coordinates, and GeoServer
will find the path to convert from UTM to geographic and vice versa.
Have you tried this, and played with the repro
wrote:
>> 31467,25832=PARAM_MT["NTv2", \PARAMETER["Latitude and longitude difference
>> file", "BETA2007.gsb"]]
:
> All the grids I've seen so far are used to switch between geographic
> ones, normally
> the file is a latitude/longitude grid shift, in your case maybe
> between 4314 and 4258,
+1.
Hi,
> need the basic and detail functionality of geoserver and geotools, i
> need a class diagram of their relations, a sequence diagram of their
You can use ObjectAid, an Eclipse Plugin, to generate your own class &
sequence diagrams from code.
Some examples applied to GeoTools:
http://geomat
Hi Robert,
If you installed tomcat using 'apt-get', the problem is in how
/etc/init.d/tomcat6 looks for JDK locations in your system.
For Ubuntu 12.04, it searches in this order:
/usr/lib/jvm/default-java
/usr/lib/jvm/java-7-openjdk-*
/usr/lib/jvm/java-6-openjdk-*
/usr/lib/jvm/java-6-sun
/usr/li
Julian,
> PD: Remember, I am using Geoserver 2.2 beta 1.
Remenber I told you this was a very recent functionality (it came after beta1)?
Try with beta 2, it should work there.
I put your definitions in beta2, and the reprojection console is showing it:
CONCAT_MT[INVERSE_MT[PARAM_MT["Transverse_
Hi Julian,
> I have been trying to follow your recommendations, but I could not resolve
> my problem yet. I have followed your suggestions as follows,
> but I could not resolve my problem yet
BTW, now we have the manual page nicely rendered :)
http://docs.geoserver.org/latest/en/user/advanced/crs
ual page for more details:
https://github.com/oscarfonts/geoserver/blob/master/doc/en/user/source/advanced/crshandling/coordtransforms.rst
The code is very new, use the latest trunk nightly build to test it.
And let us know how
Hi,
Is it possible to perform an equivalent to a SQL "select
DISTINCT(field) from layer" using cql_filter param over WFS?
If not, are you aware of an alternative way of doing so, say, through
REST interface?
Thanks in advance,
Oscar.
-
Hi,
I've moved some data from a GeoServer Windows instance to a CentOS one.
And I've found that text label rendering in GetLegendGraphic is very
poor in CentOS.
Compare:
* Windows:
http://donosti.geodata.es:9000/geoserver/wms?request=GetLegendGraphic&format=image/png&layer=plan_qualificacions
*
2011/2/22 Robert Buckley :
> I´ll have to post the question on the opengeo-suite forum as to why the
> variable substitution isn´t working.
Well, the bug seems to be in the geoserver-printing-plugin sample script.
Is it OK to file JIRAs for community plugins as well?
Robert, if you're using the
Robert,
> The first 2 lines of my Geoserver log give me this...
> org.mapfish.print.JsonMissingException: attribute [spec.mapTitle] missing
Somewhere in your config.yaml you are using ${mapTitle} for variable
substitution, but the info you are POSTing to create.json has no such
{ "mapTitle": "Wha
Hi,
If you want to try styler, there's a demo here:
http://admin:geoser...@suite.opengeo.org/geoserver/www/styler/
And source: http://svn.opengeo.org/suite/tags/2.3.2/styler/
If you deploy it along with GeoServer, you can graphically edit
layer's default SLDs. No importers though.
I don't know i
That's because of tiled requests.
A workaround would be to add a {singleTile: true} option at
OpenLayers.Layer.WMS instantiation.
2011/1/19 Robert Buckley :
> Hi,
>
> in my point SLD there are certain points which never get rendered fully.
> Either the circle is not rendered, or the labels are c
15 matches
Mail list logo