All Projects → CityOfPhiladelphia → Mapboard

CityOfPhiladelphia / Mapboard

A framework for data-rich web mapping 🌎📊✨

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Mapboard

Ui Leaflet
AngularJS directive to embed an interact with maps managed by Leaflet library
Stars: ✭ 315 (+986.21%)
Mutual labels:  gis, maps, leaflet
Agentmaps
Make social simulations on interactive maps with Javascript! Agent-based modeling for the web.
Stars: ✭ 822 (+2734.48%)
Mutual labels:  gis, maps, leaflet
Mapstore2
Modern webmapping with OpenLayers, Leaflet and React
Stars: ✭ 251 (+765.52%)
Mutual labels:  gis, maps, leaflet
Leaflet.timedimension
Add time dimension capabilities on a Leaflet map.
Stars: ✭ 329 (+1034.48%)
Mutual labels:  maps, leaflet
Osmnx
OSMnx: Python for street networks. Retrieve, model, analyze, and visualize street networks and other spatial data from OpenStreetMap.
Stars: ✭ 3,357 (+11475.86%)
Mutual labels:  gis, maps
Maptalks.js
A light and plugable JavaScript library for integrated 2D/3D maps.
Stars: ✭ 3,377 (+11544.83%)
Mutual labels:  gis, maps
google-maps-at-88-mph
Google Maps keeps old satellite imagery around for a while – this tool collects what's available for a user-specified region in the form of a GIF.
Stars: ✭ 93 (+220.69%)
Mutual labels:  maps, gis
Prunecluster
Fast and realtime marker clustering for Leaflet
Stars: ✭ 473 (+1531.03%)
Mutual labels:  maps, leaflet
Offlinemap
基于MySQL + Node.js + Leaflet的离线地图展示,支持百度、谷歌、高德、腾讯地图
Stars: ✭ 343 (+1082.76%)
Mutual labels:  maps, leaflet
Leaflet
🍃 JavaScript library for mobile-friendly interactive maps
Stars: ✭ 32,591 (+112282.76%)
Mutual labels:  maps, leaflet
Iclient Javascript
Modern GIS Web Client for JavaScript, based on Leaflet\OpenLayers\MapboxGL-JS\Classic(iClient8C), enhanced with ECharts\D3\MapV etc. Contributed by SuperMap & community.
Stars: ✭ 593 (+1944.83%)
Mutual labels:  gis, leaflet
geoblaze
Blazing Fast JavaScript Raster Processing Engine
Stars: ✭ 80 (+175.86%)
Mutual labels:  maps, gis
geowarp
Super Low-Level Raster Reprojection and Resampling Library
Stars: ✭ 20 (-31.03%)
Mutual labels:  maps, gis
Django Leaflet
Use Leaflet in your Django projects
Stars: ✭ 563 (+1841.38%)
Mutual labels:  maps, leaflet
Leaflet Dvf
Leaflet Data Visualization Framework
Stars: ✭ 678 (+2237.93%)
Mutual labels:  maps, leaflet
Offroad-routing-engine
Off-road Navigation System
Stars: ✭ 16 (-44.83%)
Mutual labels:  maps, gis
Mapview
Interactive viewing of spatial data in R
Stars: ✭ 341 (+1075.86%)
Mutual labels:  gis, leaflet
tailormap
B3partners Tailormap repository
Stars: ✭ 26 (-10.34%)
Mutual labels:  maps, gis
roataway-web
Roataway web site
Stars: ✭ 15 (-48.28%)
Mutual labels:  maps, leaflet
Leaflet Search
Search stuff in a Leaflet map
Stars: ✭ 536 (+1748.28%)
Mutual labels:  gis, leaflet

mapboard (@phila/mapboard in npmjs.com)

Mapboard is a framework for building data-rich mapping applications for the City of Philadelphia. It can be used as a template for creating any application which presents information about an address. It can have either of the following two elements alone, or both side-by-side: the map panel and topic panel.

Atlas RealEstate

Mapboard uses functions of the library phila-vue-datafetch (@phila/vue-datafetch in npmjs.com), allowing it to return data based on any address.

A Map Panel uses phila-vue-mapping (@phila/vue-mapping in npmjs.com), a library of Vue components for mapping such as Maps, ESRI WebMaps, and Cyclomedia Widgets, etc.

Data returned is presented in the Topic Panel of the application using components of the library phila-vue-comps (@phila/vue-comps in npmjs.com), such as Vertical Tables or Horizontal Tables, etc.

Usage

Check out the wiki for usage documentation.

Publishing

To publish a new version of Mapboard to NPM:

  1. Commit your changes to master.
  2. Bump the NPM version with npm version major|minor|patch.
  3. Push with tags: git push && git push --tags.
  4. Update wiki docs to reflect new version and/or dependency changes.

Travis will now run a build and publish to NPM.

Release Notes

4.3.8 - 11/12/2020

  • uses pvc 2.1.22 which is removes code specific to real estate tax
  • fixes on load css issue in real estate tax

4.3.7 - 10/29/2020

  • uses pvd that fixes bugs related to routing

4.3.6 - 10/29/2020

  • fixes bugs related to routing

4.3.5 - 10/29/2020

  • fixes bug in real estate tax routing

4.3.4 - 10/29/2020

  • fixes bug in real estate tax routing

4.3.3 - 10/28/2020

  • fixes bug in real estate tax routing

4.3.2 - 10/28/2020

  • uses new pvc and pvd for update to real estate tax

4.3.1 - 10/27/2020

  • uses github actions to push to npmjs

4.3.0 - 10/22/2020

  • uses vue-router and i18n

4.2.6 - 10/13/2020

  • fixes geojsonForTopic issue for voting topic of atlas

4.2.5 - 10/7/2020

  • uses upgraded vue libraries:
    • @phila/vue-mapping 2.2.9
    • @phila/vue-comps 2.1.15
    • @phila/vue-datafetch 1.4.3

4.2.4 - 10/5/2020

  • uses pvm 2.2.8 fixing bug with cyclomedia and pictometry popout

4.2.3 - 9/15/2020

  • fixes issue in real estate tax by allowing the app to use input in tips if geocode fails

4.2.2 - 9/15/2020

  • fixes issue with map loading for the first time

4.2.1 - 9/4/2020

  • uses updated pvc and pvm for WAVE

4.2.0 - 8/29/2020

  • uses releases of pvd and pvm that remove imports of leaflet and esri-leaflet

4.1.10 - 8/11/2020

  • adds the parcel overlay for imagery to the mapbox map

4.1.9 - 8/4/2020

  • fixes small bug with cyclomedia circles when mapbox map is used

4.1.8 - 8/3/2020

  • uses pvc with small fix to optional buttons in HorizontalTable.vue

4.1.7 - 7/31/2020

  • converts measure tool area to square feet from square meters

4.1.6 - 7/30/2020

  • allows moving legend to right side of map

4.1.5 - 7/30/2020

  • uses @phila/vue-mapping that uses a version of mapbox-gl-draw that does not prevent clicks in mobile
  • switches positions of the draw widget and the zoom and geolocate widgets, so that on mobile they do not overlap buttons if cyclomedia or pictometry is turned on

4.1.4 - 7/29/2020

  • uses @phila/vue-mapping with small fix to year dropdown in mapbox

4.1.3 - 7/29/2020

  • fixes to all libraries for final bugs in adding mapbox to mapboard

4.1.2 - 7/20/2020

  • uses pvm 2.1.12 - includes updates for using mapbox in mapboard
  • uses pvd 1.3.0 (updates unrelated to mapboard)

4.1.1 - 5/27/2020

  • upgrades all packages

4.1.0 - 5/6/2020

  • uses minor releases of libraries:
    • @phila/vue-comps 2.1.1
    • @phila/vue-mapping 2.1.1
    • @phila/vue-datafetch 1.2.0

4.0.8 - 3/2/2020

4.0.7 - 2/6/2020

  • fixes bug with pictometry popout button

4.0.6 - 1/31/2020

  • fixes map size on phone

4.0.5 - 1/31/2020

  • pushes to @phila/mapboard instead of @philly/mapboard

4.0.4 - 1/30/2020

4.0.3 - 1/17/2020

  • uses pvd 1.0.3 which fixes bug with handleMapClick in Atlas

4.0.2 - 1/14/2020

4.0.1 - 12/30/2019

4.0.0 - 12/17/2019

  • Uses new major releases:
    • Uses @philly/vue-comps 2.0.0
    • Uses @philly/vue-mapping 2.0.0
    • Uses @philly/vue-datafetch 1.0.0

3.0.50 - 12/9/2019

  • uses pvc that fixes generation of xml for epay

3.0.49 - 11/12/2019

  • uses new release of pvd which finishes passing the state to callback function in http-get

3.0.48 - 11/12/2019

  • uses new release of pvd which passes the state to callback function in http-get

3.0.47 - 11/8/2019

  • adds back in polyline

3.0.46 - 10/22/2019

  • uses pvc 1.0.46 which has more bugfixes for new date-fns

3.0.45 - 10/22/2019

  • fixes bug with update to date-fns 2.6.0:
    • date transforms must have the following format:

      import { format, parseISO } from 'date-fns'; ...

      ... date: { transform: function (value) { return format(parseISO(value), 'MM/dd/yyyy'); }, },

3.0.44 - 10/22/2019

  • incorporates all pull requests created by dependabot

3.0.43 - 10/7/2019

  • Uses new releases of @philly libraries which ran upgrades
    • Uses @philly/vue-comps 1.0.40
    • Uses @philly/vue-mapping 1.0.41
  • Uses new restructured pvd (which also ran upgrades)
    • Uses @philly/vue-datafetch 0.0.26

3.0.42 - 9/24/2019

  • Fixes icon issue with Cyclomedia 19.12

3.0.41 - 9/23/2019

  • Uses Cyclomedia 19.12

3.0.40 - 9/20/2019

  • Fixes for dor parcels that are listed with "pipes" in AIS, and for adding polylines in pvm

3.0.39 - 9/6/2019

  • Uses new releases of @philly libraries which ran upgrades
    • Uses @philly/vue-comps 1.0.37
    • Uses @philly/vue-mapping 1.0.36
    • Uses @philly/vue-datafetch 0.0.24

3.0.38 - 8/9/2019

  • Uses new releases of @philly libraries which ran upgrades
    • Uses @philly/vue-comps 1.0.36
    • Uses @philly/vue-mapping 1.0.35
    • Uses @philly/vue-datafetch 0.0.22
  • Adds ids to Horizontal and Vertical table html
  • Adds borders to Address Search bars
  • Fixes css where very wide horizontal tables were going way behind the map

3.0.37 - 7/12/2019

  • Uses new releases of @philly libraries which ran upgrades
    • Uses @philly/vue-comps 1.0.33
    • Uses @philly/vue-mapping 1.0.33
    • Uses @philly/vue-datafetch 0.0.21

3.0.36 - 7/11/2019

  • Uses new releases of @philly libraries which ran upgrades
    • Uses @philly/vue-comps 1.0.33
    • Uses @philly/vue-mapping 1.0.33
    • Uses @philly/vue-datafetch 0.0.20

3.0.35 - 6/2/2019

  • Uses new releases of @philly libraries which use axios 0.19.0:
    • Uses @philly/vue-comps 1.0.31
    • Uses @philly/vue-mapping 1.0.31
    • Uses @philly/vue-datafetch 0.0.18
  • Fixes sources for images in the MapPanel

3.0.34 - 5/30/2019

  • Uses @philly/vue-comps 1.0.29
  • Uses @philly/vue-mapping 1.0.30
  • Uses @philly/vue-datafetch 0.0.17
  • Allows you to use a footerContent parameter in your config, which lets you include as many popoverLink and Anchor components in your footer as you need.
  • Allows you to use a customComps parameter in your config to include your own components in a project.
  • Allows you to set up an initialPopover to put an alert modal on your site when it loads.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].