Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change OSM layer to humanitarian cartography #34

Open
Jcrowley opened this issue Nov 17, 2014 · 4 comments
Open

Change OSM layer to humanitarian cartography #34

Jcrowley opened this issue Nov 17, 2014 · 4 comments

Comments

@Jcrowley
Copy link

No description provided.

@jj0hns0n
Copy link
Contributor

@state-hiu can you do this?

On Mon, Nov 17, 2014 at 2:21 PM, John Crowley [email protected]
wrote:


Reply to this email directly or view it on GitHub
#34.

@state-hiu
Copy link
Contributor

I tried to hack it quickly a few days ago but couldn't. This is more complicated than you might think since MapLoom relies on OL3 and gxp_source info from settings.py

    {
        "source": {"ptype": "gxp_osmsource", "name": "OpenStreetMap"},
        "type": "OpenLayers.Layer.OSM",
        "name": "mapnik",
        "title": "OpenStreetMap",
        "args": ["OpenStreetMap"],
        "visibility": True,
        "fixed": True,
        "group":"background"
    }

@ScottEvil
Copy link

If there is a MapBox service with that cartography it might be an option.

On Monday, November 17, 2014, Humanitarian Information Unit <
[email protected]> wrote:

I tried to hack it quickly a few days ago but couldn't. This is more
complicated than you might think since MapLoom relies on OL3 and gxp_source
info from settings.py

{
    "source": {"ptype": "gxp_osmsource", "name": "OpenStreetMap"},
    "type": "OpenLayers.Layer.OSM",
    "name": "mapnik",
    "title": "OpenStreetMap",
    "args": ["OpenStreetMap"],
    "visibility": True,
    "fixed": True,
    "group":"background"
}


Reply to this email directly or view it on GitHub
#34 (comment)
.

@state-hiu
Copy link
Contributor

If needed, we could create a MapBox layer with our hiu account.

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

No branches or pull requests

3 participants