Code Monkey home page Code Monkey logo

Comments (6)

driskull avatar driskull commented on May 27, 2024

cc @kellyhutchins I'll update my twitter code to support places.

from public-information-map-template-js.

kellyhutchins avatar kellyhutchins commented on May 27, 2024

@driskull cool. Let me know when you are done and I'll update my twitter template.

from public-information-map-template-js.

driskull avatar driskull commented on May 27, 2024

It seems as if all the place data is polygon data. Most of them are cities and states. I did see some POI places. However, they are still polygons even though they have the same bounding box location. It seems like they should be points?

I'm not sure we want to place polygons for tweets. We could just get the center of the polygon but not sure how useful that is if the place is just "California" or "Redlands". Most tweets would be at the center of the city or state.

screen shot 2015-03-31 at 10 04 33 am

thoughts?

cc @DerrickBurke @jeffbaranyi

from public-information-map-template-js.

driskull avatar driskull commented on May 27, 2024

@DerrickBurke @jeffbaranyi

Here are the types of places

  • admin (state)
  • city
  • country
  • neighborhood
  • poi

I was thinking we would just map tweets that are POI or neighborhood. Or do you think we should map more? It seems like state and country would be way too vague to show the center of with a point.

from public-information-map-template-js.

driskull avatar driskull commented on May 27, 2024

An example of a neighborhood is like "union square" in SF. Then I would just get the extent of that neighborhood and get the center of that.

The POI all seem to be points even though they are shown as polygons.

from public-information-map-template-js.

driskull avatar driskull commented on May 27, 2024

I'm just going to go with neighborhoods and POI. others will not be added.

from public-information-map-template-js.

Related Issues (20)

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.