Skip to content

bad-ch/BMapr-public

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BMapr-public

BMapr is an AddOn for MapServer, designed to enhance its functionality and provide additional features.

Features

  • MapServer Core Functionality: Publishes spatial data through OGC Geoservices like WMS, WFS, etc.
  • Support for OGC API features
  • BMapr Enhancements:
    • Support for WFS-T (T for Transaction not Time) on Microsoft SQL Server.
    • Integrated lightweight web server.

Installation

Prerequisits

Setup

  1. Download binaries from releases.
  2. Extract all files (C:\BMapr)

Run as hosting app

Use following command (run as adminstrator):

C:\BMapr\BMapr.GDAL.WebApi.exe port=8080

Run as IIS website

Create a new website in the IIS, which points to the root folder => use the following endpoints, please change the port according your configuration.

Configuration BMapr

  • Possibility to change configurations in appsettings.json

Configuration MapServer

  • Configure projects and services using a single map file (.map) located in project folders.
  • Adjust settings for layer definitions, service connections, and metadata as needed.

Endpoints

Credits

Main contributor is bad-ch. 🙆‍♂️