NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum

I want to map all 100 public schools in the three counties of metro Charleston, SC, and show their progress in minority academic achievement through data I'm assembling. Each school, besides being listed as elementary, middle or high school, will differ by 1) percentage of minority enrollment, 2) their statistical likelihood of reaching official 2016 achievement goals and 3) percentage of poverty (which correlates with academic achievement). To let the user see all this info for each school, I would like to have a user-actionable "explode" box for each school that the user could click on to get the three main categories of information listed above. That would mean 100 "explode" boxes -- one for each school on the map. Is this feasible, or just too massive? If it is do-able, can you give me some tips on formatting the info (which I am now developing on a spreadsheet)?

Thank you.

asked 06 Feb '14, 15:09

TomGrubisich's gravatar image

TomGrubisich
1223
accept rate: 0%

edited 06 Feb '14, 15:44

So you want to display a map with 100 simple markers for each school, and when the user is clicking one of the markers, you want to have a bigger box to appear with individual information about that school?

(06 Feb '14, 17:19) stephan75

Right, first, the user sees the map with all the schools pinpointed. He/she selects a school, and that explodes to a box with all the details about that school and points to other info.

(16 Feb '14, 15:36) TomGrubisich

Regarding OpenStreetMap, you can definitely make sure the schools are in the OSM database, and download the data.

However, after that, you're pretty much outside the scope of OSM. In general to do what you describe, you will need to 1) join the extracted OSM data with your achievement data, and 2) find a way to present that, most likely in a webmap, for example using Leaflet or OpenLayers.

permanent link

answered 06 Feb '14, 22:31

neuhausr's gravatar image

neuhausr
7.5k870121
accept rate: 21%

1

Thank you. I'll try to tackle what you say needs to be done.

(16 Feb '14, 15:33) TomGrubisich

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×1
×1
×1
×1
×1

question asked: 06 Feb '14, 15:09

question was seen: 2,085 times

last updated: 16 Feb '14, 15:36

Related questions

NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum