Stephan Großberndt

Results 8 comments of Stephan Großberndt

Is this the same issue as https://github.com/omniscale/imposm3/issues/3 ?

The definition of MAP must be part of the source->getmap->params for the mapserver to query, not part of the mapcache request. This question is not related to the issue, please...

The mapcache mirror modes are still not part of the documentation.

Still happens in 203.6.1 ``` java.lang.ClassCastException: class java.lang.Object cannot be cast to class java.lang.String (java.lang.Object and java.lang.String are in module java.base of loader 'bootstrap') at com.cedricziel.idea.typo3.util.TranslationUtil.findDefaultTranslationFromVariants(TranslationUtil.java:210) at com.cedricziel.idea.typo3.translation.Translator.translateLLLString(Translator.java:21) at com.cedricziel.idea.typo3.translation.Translator.translateLLLString(Translator.java:14)...

I am using the built-in OpenJDK of PHPStorm, currently PHPStorm 2020.3.3, which comes with OpenJDK 11.0.10+8-b1145.96 amd64

The imposm3 mapping contains those: https://github.com/mapserver/basemaps/blob/master/imposm3-mapping.json#L20 - mark as solved? Or add it to https://github.com/mapserver/basemaps/blob/master/imposm-mapping.py#L368 too?

That would mean they are currently only displayed in zoomlevel 10: https://github.com/mapserver/basemaps/blob/master/generate_style.py#L279 (which is missing the `order by z_order asc` by the way - is that on purpose?) as the...

Sorry, no time to fix this currently. The patch would also have to fix the several other occurrences of `pi1/class.tx_directmail_pi1.php` in the code (e.g. `DirectMail->scriptRelPath`. Also it should be tested...