incubator-baremaps icon indicating copy to clipboard operation
incubator-baremaps copied to clipboard

Create custom vector tiles from OpenStreetMap and other data sources with Postgis and Java.

Results 97 incubator-baremaps issues
Sort by recently updated
recently updated
newest added

Hi sir, While I am using 'baremaps' ,i have got some problems. The details are as follow: (By the way, the running environment is: jdk11, baremaps-0.6.5) The first one is:the...

### Discussed in https://github.com/baremaps/baremaps/discussions/457 Originally posted by **Drabble** April 14, 2022 When we retrieve elements from Geonames, the only searchable fields are name, country and country code. Maybe we should...

enhancement

When doing a POST to http://localhost:8080/studio/import, if an error occurs, it dispatches also a CORS issue. ``` Access to fetch at 'http://localhost:8080/studio/import' from origin 'http://localhost:3000' has been blocked by CORS...