Project Guides - Maps and GIS

Introduction to Maps & GIS Integration

What our CMS Provides

Our CMS enables you to create custom maps in your website using Google Maps as the presentation layer.
We have multiple outputs of maps, including one that looks like an ESRI Map Story (see image below).

Interactive Parks Map Showing Park Data that is served from the CMS:

GIS Integration

We store much of the geographic data from our CMS into a separate PostGIS server (PostgreSQL database, optimized for GIS data) on Amazon AWS.
This simply means that most applications in our CMS that have contain address information or Latitude/Longitude locations (Map Locations, 311 Tickets, and more) are stored as GIS data in our PostGIS server.
We also have the ability to use OpenLayers ( www.openlayers.org ) as a way to import and export GIS Shape Files.

PLEASE NOTE!

We do NOT offer nor do we guarantee a replacement for your ESRI,ARCGIS, or third-party servers or services.

We DO, however, offer custom programming services to import/export shape files from your GIS servers either as a one-time import/export or as a scheduled service using OpenLayers. All custom programming work from EvoGov must be quoted separately from your website project, and must not affect the timeline of your public website project.


CMS Mapping Features

You can mix and match the layers and locations (pushpins) to create custom maps.
Pushpins can also have custom colors and icons that link to the Locations Pages.
A Location Page is a page for that is automatically created for each of your facilities or map points.
Location pages may be created with nothing more than a name and a street address.
For large locations, like parks, it makes sense to add photographs and additional details to your map locations.

Business Directory Within Maps
A Business Directory is included for free within the Google Maps mapping system.
This can be turned on or off for each map, and it is useful for creating economic development or downtown business maps.
When activated, a business directory ribbon is displayed down the left side of the map, showing a small information block for each location on the current layer.
Clicking on a location icon on the map will scroll the directory ribbon to the business selected.
It also works in reverse - you can browse the listings on the ribbon, and when you click on one it highlights the point on the map.

Mapping Ideas for Your Website

  • City Facility Map
    • Buildings
    • Office locations
    • Other facilities
    • Hospitals, police, fire
  • Parks and Recreation Map
    • Parks
    • Trails
    • Pavilions
    • Sports fields
    • Field houses
    • Pools
    • other recreation sites.
  • Attractions Map
    • Viewpoints
    • Monuments
    • Historic locations
    • Museums
    • Library
    • Arenas and venues
  • Economic Development Map
    • Available buildings for sale
    • Area business parks
    • Land for sale.
    • Grown zone areas and boundaries
  • Downtown Business Map
    • Restaurants
    • Bars
    • Businesses
  • Garage Sale Map - (new, contact us for more information)

Features In Development

  • Boundary management (Polygons) - Drawing shapes and boundaries on maps, choosing a line color, choosing a fill color, choosing a line style, and adding those polygons to specific layers.
  • Vector management (Lines) - Drawing lines on maps (like road construction areas), choosing the line weight and style for each vector, and adding vectors to layers.
  • Built-in 311 map exports as GIS shape files.