Skip to content

Conversation

@ocefpaf
Copy link
Member

@ocefpaf ocefpaf commented Apr 18, 2015

This closes #100 and #3. Request #6 is a little bit trickier and will demand more thinking.

@ocefpaf
Copy link
Member Author

ocefpaf commented Apr 18, 2015

@birdage Can you review. I hard-coded the onEachFeature call and function into the template. I am unsure of the impact that will have on non-pop GeoJSONs.

@birdage
Copy link
Contributor

birdage commented Apr 22, 2015

@ocefpaf this one cant be merged

@ocefpaf
Copy link
Member Author

ocefpaf commented Apr 22, 2015

@birdage rebased and over to you.

@birdage
Copy link
Contributor

birdage commented Apr 22, 2015

looks good

birdage added a commit that referenced this pull request Apr 22, 2015
@birdage birdage merged commit f666dc4 into python-visualization:master Apr 22, 2015
@ocefpaf ocefpaf deleted the jsonpopup branch April 22, 2015 17:42
@oztalha
Copy link

oztalha commented Apr 22, 2015

Thanks, not tested but looks promising ! I have a quick follow-up request though: In geoJSON file I only have the polygon data (and I don't want to modify the file), which I believe is the case for most of the people. Instead, I would like to keep popup contents in other places such as a column in a pandas dataframe or in a JSON (I can modify the file produced by data_out=data.json) as I would like to create maps with different popup contents but with the same layout. So, could you please also extend the feature so that we could be able to feed the popup content via data_1 JSON as an alternative to gjson_1 JSON ? Thanks again !

@ocefpaf
Copy link
Member Author

ocefpaf commented Apr 22, 2015

Hi @oztalha,

We are running a little low on man power. To make sure your request will be attended one day you should open a new issue with that. We do not look for pending actions on merged PR and closed issues.

(Also, patches are welcome 😜 )

@oztalha
Copy link

oztalha commented Apr 22, 2015

Thanks. I will move out of my comfort zone and hopefully learn JS soon; then see me :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Geojson popup content not showing up

3 participants