Bart van den Eijnden

Results 28 issues of Bart van den Eijnden

This came up when I was looking at the browserify tests for #171, they don't run on Linux, and they assumed a global browserify install, so I modified that into...

Since WFS DescribeFeatureType response is actually an XML schema, can we parse something like this with JSONIX? Example: http://demo.opengeo.org/geoserver/wfs?service=WFS&request=DescribeFeatureType&version=1.1.0&typename=topp:tasmania_state_boundaries TIA for any guidance.

So what do we plan to use for ows.js? ES6 modules seem the way forward. Since there are transpilers (https://babeljs.io) or shims ( https://github.com/paulmillr/es6-shim/) What do people think?

We had changed this in https://github.com/GeoNode/geonode-client/blob/3a8aad84b9979d412b1546c9f46285d0737ff4e6/src/components/geonode.jsx#L51 but now that we pass in the map config (to get the baselayer), we are getting a different zoom again.

Is this an issue somewhere on the Django side? ``` var config = Object.assign( defaultConfig, {"map": {"layers": [{"opacity": 1, "source": "0", "fixed": false, "visibility": true} ``` ``` "sources": {"1": {"ptype":...

We should update the thumbnail generation code so that we can generate them from the canvas instead

look at what maputnik has

only shows when you scroll actually

bug