Coder Social home page Coder Social logo

webmapper / nlmaps Goto Github PK

View Code? Open in Web Editor NEW

This project forked from geo-frontend/nlmaps

0.0 0.0 1.0 5.13 MB

Automatically configure BRT-Achtergrond map layers in Leaflet, Google Maps, Mapbox, or OpenLayers.

Home Page: https://nlmaps.nl

License: MIT License

JavaScript 94.34% HTML 3.77% CSS 1.64% Dockerfile 0.25%

nlmaps's People

Contributors

emacgillavry avatar frankkooij avatar geppyz avatar hpfast avatar leihcim avatar nieneb avatar nlmapsteam avatar sdhoek avatar stijnvoekdh avatar stvno avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Forkers

bvhme

nlmaps's Issues

Add Marker to location

Default is off (works right now), but can be added explicitly setting "marker: true"

  • Code
  • Test
  • Docs

{s} style subdomains

TIle servers with subdomains should be called with the {s} template in the url. Also the subdomain should be configurable

Add WMS service from hand-picked PDOK list

Top 5 PDOK services:

  1. Actueel Hoogtebestand Nederland (AHN2) (WMS | Open). Vanity name: hoogte
  2. BAG (WMS | Open) - panden. Vanity name: panden
  3. Bestuurlijke grenzen (WMS | Open). Vanity name: provincies, gemeenten
  4. Drone no-fly zones (WMS | Open). Vanity name: drones ??
  5. Kadastrale Kaart v3 (WMS | Open). Vanity name: percelen
  • Code
  • Test
  • Docs

importing subpackages -- does Lerna actually do it?

Lerna should be smart enough to import local packages, but of course this might only be for building and not if we run a dev build step without Lerna. It would simplify the development process greatly if we could pull the sub-packages directly from the local repo instead of from npm.

unravel lib code

  • extract things to own modules?
  • extract css and html
  • extract icons
  • prepare code for reading settings from config (depends on work by @stvno )

Locatie zoekbalk in kaartvenster

We hebben besproken om de zoekbalk bovenin te zetten. De positie van de zoom-buttons en de attribution moeten dan misschien worden aangepast.

single dev npm command

see if we can have a single, or at least a much simplified set of, dev commands for watching/running/testing code.

set maxExtent

the config supports a map extent:

  • extent: array 4 floats defining the maximum extent of the map [minX,minY,maxX,maxY]

However the max extent is not yet passed to the different mapping libraries

formatBasemapUrl rewrite

the formatBasemapUrl is rather naive at the moment, it blindly adds parameters to create an url. Should be refactored to support null parameters to remove them from the url.

default zoom from config isn't used

When initiating nlmaps without a zoom paramaeter in the createMap call, the map fails to load. Even when the default zoom level has been configured in the configuration.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.