systemapic / pile

PostGIS tile server
0 stars 2 forks source link

Unknown database_name in layer options #20

Open strk opened 8 years ago

strk commented 8 years ago

as of 9b6f0e7a01fef8d047e86bb0ad20a673755c49f4 (postgis_raster) posting to v2/tiles/create this payload:

{"geom_column":"rast","geom_type":"raster","raster_band":"","srid":"","affected_tables":"","interactivity"
:"","attributes":"","access_token":"pk.IUqP3GRWMR2amCYlVKWYCLf4ojg47xcwph2VMgvM","cartocss_version":"2
.0.1","sql":"(SELECT * FROM file_jircushsvvsixhgbfwkj) as sub","file_id":"file_jircushsvvsixhgbfwkj"
,"return_model":true,"projectUuid":"project-b4b8737a-e72f-4ee1-b8fc-cbdd77f8e36a","cutColor":false}

Gives this response (http status 200):

{"error":"Error: Unknown database_name in layer options"}
strk commented 8 years ago

@knutole a postgis-raster label may be useful for all these tickets...