Giter VIP home page Giter VIP logo

leaflet-map-csv's People

Contributors

ilyankou avatar jackdougherty avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

leaflet-map-csv's Issues

not display markers

Hello sir, the files dose not display any location from csv file, please check once

Unable to load file due to CORS error

Hi I tried your code but I encountered the following error:

Access to XMLHttpRequest at 'file:///Users/.../Documents/flask-leaflet/templates/data.csv' from origin 'null' has been blocked by CORS policy: Cross origin requests are only supported for protocol schemes: http, data, chrome, chrome-extension, chrome-untrusted, https.

What could be the problem?

mapping polygons with csv

Hi,

I was wondering if it were possible to input polygon data with a .csv file, the same way you show here with point data? If so, what would the formatting be link in both the .csv and the index.html?

Thank you,
Jeff

use Papaparse instead of omnivore?

@ilyankou - I'm impressed how you've used Papaparse in leaflet heatmap, with the added benefit of displaying in the local computer Chrome browser with web security disabled.

You also discovered that leaflet-omnivore does not work in the local Chrome browser with web security disabled.

Would it be feasible to use Papaparse instead of omnivore in leaflet-map-csv? I believe it's our only HandsOnDataViz template that still uses omnivore.

Add input file csv into leaflet (selected file by user)

i want to know how to add option input file (selected files by user) csv into leaflet.

// Read markers data from data.csv
$.get('./data.csv', function(csvString) {...});

i want to change path '.data.csv' to a path selected by user. Thank you so much.

Markers won't be displayed

In my case, no markers are displayed when opening the index.html locally in Chrome or Safari. Is there somebody who had the same problem and found a solution?

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.