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

**Description:** Display triangles for montains, volcanos and peaks. **Tags:** - https://wiki.openstreetmap.org/wiki/Tag:natural%3Dvolcano - https://wiki.openstreetmap.org/wiki/Tag:natural%3Dpeak **Attachements:** **Files:** - https://github.com/apache/incubator-baremaps/tree/main/basemap/layers/natural - https://github.com/apache/incubator-baremaps/tree/main/basemap/layers/point

**Descriptions:** We do not display labels and the boundaries were set very quickly. We can improve the current status by following what openstreetmap does. **Attachements**:

good first issue
basemap

**Description:** We do not display points below city names at low zoom levels as osm-carto does. This issue intent at discussing the need for such points before implementing the solution.

**Description**: we do not display arrows on one way streets. We should find a solution that is independant to the color to do this and discuss it before implementing. **Attachements**:...

basemap

**Description:** We should display labels for rivers and lakes. Idealy, the initial solution should only rely on openstreetmap data. **Tags:** - https://wiki.openstreetmap.org/wiki/Tag:waterway=river - https://wiki.openstreetmap.org/wiki/Tag:water=lake **Attachements:** **Files:** - https://github.com/apache/incubator-baremaps/tree/main/basemap/layers/waterway - https://github.com/apache/incubator-baremaps/blob/6486772109a342a96bd34977b0971d206814178c/basemap/layers/natural/overlay.js#L41

good first issue
basemap

The documentation contains TODOs that have not been completed. https://baremaps.apache.org/documentation/developer-manual/project-structure/ I wouldn't go into much details as the structure and the modules tend to evolve, but a high level description...

documentation

The following steps need to be revised: - The release.yml file should trigger for revised - The release candidate cannot be copied anymore as it need to be signed with...