Apache Baremaps (incubating)DocumentationDocumentation
GitHubGitHub (opens in a new tab)
  • Introduction
  • Getting started
    • Installing PostGIS
    • Installing the CLI
  • Examples
    • Import OpenStreetMap into PostGIS
    • Import Natural Earth data into PostGIS
    • Contour Lines in Vector Tiles
    • Serve Vector Tiles from PostGIS
    • Extrusion of vector tiles from OSM data
    • Create an IP to location web service
    • Create a geocoding web service
    • Geoadmin Noise Exposure in Vector Tiles
  • Developer manual
    • How to Build with Maven
    • Setup in IntelliJ IDEA
    • Project structure
    • Geocoder
    • IP to Location
    • Basemap
  • Documentation
    • Introduction
    • Getting started
      • Installing PostGIS
      • Installing the CLI
    • Examples
      • Import OpenStreetMap into PostGIS
      • Import Natural Earth data into PostGIS
      • Contour Lines in Vector Tiles
      • Serve Vector Tiles from PostGIS
      • Extrusion of vector tiles from OSM data
      • Create an IP to location web service
      • Create a geocoding web service
      • Geoadmin Noise Exposure in Vector Tiles
    • Developer manual
      • How to Build with Maven
      • Setup in IntelliJ IDEA
      • Project structure
      • Geocoder
      • IP to Location
      • Basemap
Question? Give us feedback → (opens in a new tab)Edit this page
Documentation
Developer manual
Setup in IntelliJ IDEA

Set up in IntelliJ IDEA

To open the project with IntelliJ, go under file -> open -> ...

There are a few pre-created configurations to run the code quickly.

TODO

How to Build with MavenProject structure

Copyright © 2023 Apache Software Foundation