Paul Norman

Results 297 issues of Paul Norman

This is with `TEGOLA_OPTIONS=DontSimplifyGeo` ![image](https://user-images.githubusercontent.com/1190866/36653641-70f1f9b6-1a6b-11e8-9e0f-5c385e9f3dcd.png) The geometry in blue/green is from Tegola, converted to GeoJSON. Number of points is a significant factor in tile size.

![image](https://user-images.githubusercontent.com/1190866/36624079-bab3a084-18bf-11e8-87a3-ee33d9cbceca.png) These are water polygons, and the island just north of the middle is clipped. The location is 7/48.945/-123.437 and the data is ne_ocean from Natural Earth. I'm having trouble...

Right now if you configure a map with a layer that has a SQL error, it reports the error to the terminal ``` 2019/03/14 23:54:10 map.go:195: err fetching tile (z:...

bug

*Opening from https://github.com/mapbox/tilejson-spec/issues/35#issuecomment-393577842* > > What are the governance plans for the specification? > > For background, the general requirement for an open standard would be a mix of users...

We're starting to see a lot of tilejson with a vector_layers key. We should document this for standardization and so that the meaning the keys are documented. Some examples https://gist.github.com/springmeyer/bbf49c89180485f477b9...

v3

A taxi icon would be useful to go along with the bus, train, ferry, etc mode of transportation icons. The specific case I was looking at was `amenity=taxi_stand` rendering, but...

icon request

When updating databases with OpenStreetMap data, you generally get a tile expiry list, a list which contains tiles that have changed (e.g. osm2pgsql `--expire-tiles`). When pre-rendering the world these tiles...

enhancement

When viewing info, mapbox gl, openlayers, x-ray, and inspector for a tile set the URL does not change. If the URL changed, I could link a page to others to...

enhancement

Right now if I want to use a socket to connect to PostgreSQL I need to set `url = "postgresql://pnorman@%2Fvar%2Frun%2Fpostgresql/gis"`. This has two big flaws: I'm hard-coding the socket path,...

enhancement

[CONTRIBUTING.md](https://github.com/mapnik/python-mapnik/blob/master/CONTRIBUTING.md#releasing) states to hit up @flippmoke for new releases. Right now there are [no git tags](https://github.com/mapnik/python-mapnik/tags) What blockers are there to having a release? cc @woodpeck