wo-ist-markt / wo-ist-markt.github.io

A map visualization of periodic markets in different cities.
https://wo-ist-markt.de
Other
84 stars 85 forks source link

Add Marl. #579

Closed KGausM closed 1 year ago

KGausM commented 1 year ago

I just added my home city "Marl" to cities.json

johnjohndoe commented 1 year ago

Hi @KGausM, thanks for the addition. Please have a look at the contribution guide to complete addition.

https://github.com/wo-ist-markt/wo-ist-markt.github.io/blob/master/CONTRIBUTING.md

KGausM commented 1 year ago

Thanks,

I'm already working on it.

Tobias Preuss @.***> schrieb am Do., 27. Apr. 2023, 11:55:

Hi @KGausM https://github.com/KGausM, thanks for the addition. Please have a look at the contribution guide to complete addition.

https://github.com/wo-ist-markt/wo-ist-markt.github.io/blob/master/CONTRIBUTING.md

— Reply to this email directly, view it on GitHub https://github.com/wo-ist-markt/wo-ist-markt.github.io/pull/579#issuecomment-1525321941, or unsubscribe https://github.com/notifications/unsubscribe-auth/A5MQKKDVJAY25UORR56PSP3XDI7ABANCNFSM6AAAAAAXNSUOGI . You are receiving this because you were mentioned.Message ID: @.***>

KGausM commented 1 year ago

Now I have created the "marl.json" file according to the "karlsruhe.json" example file. But I don't know how or where to upload it to the project.

Regards Klaus

Am Do., 27. Apr. 2023 um 12:00 Uhr schrieb @.***>:

Thanks,

I'm already working on it.

Tobias Preuss @.***> schrieb am Do., 27. Apr. 2023, 11:55:

Hi @KGausM https://github.com/KGausM, thanks for the addition. Please have a look at the contribution guide to complete addition.

https://github.com/wo-ist-markt/wo-ist-markt.github.io/blob/master/CONTRIBUTING.md

— Reply to this email directly, view it on GitHub https://github.com/wo-ist-markt/wo-ist-markt.github.io/pull/579#issuecomment-1525321941, or unsubscribe https://github.com/notifications/unsubscribe-auth/A5MQKKDVJAY25UORR56PSP3XDI7ABANCNFSM6AAAAAAXNSUOGI . You are receiving this because you were mentioned.Message ID: @.***>

johnjohndoe commented 1 year ago

You can locally checkout the project via Git and then switch to your branch. If you are not familiar with this then just paste the content of the file here. I will take care of it later.

Alternatively, there is a browser-based editor by GitHub which your might want to try.

KGausM commented 1 year ago

I'm absolutely not familiar with Git. I just signed up at Githup to contribute to wo-ist-markt. I hope to learn and understand how to add cities, to be able to help out with more cities aroud my home town.

This is the content of my "marl.json" file:

{
    "crs": {
        "properties": {
            "name": "urn:ogc:def:crs:OGC:1.3:CRS84"
        },
        "type": "name"
    },
    "features": [
        {
            "geometry": {
                "coordinates": [
                    7.083224,
                    51.659153
                ],
                "type": "Point"
            },
            "properties": {
                "location": "Marl Brassert",
                "opening_hours": "We, Sa 08:00-12:30",
                "title": "Wochenmarkt Brassert"
            },
            "type": "Feature"
        },
        {
            "geometry": {
                "coordinates": [
                    7.133100,
                    51.664054
                ],
                "type": "Point"
            },
            "properties": {
                "location": "Marl Hüls",
                "opening_hours": "Tu, Fr 08:00-12:30",
                "title": "Wochenmarkt Hüls"
            },
            "type": "Feature"
        },
        {
            "geometry": {
                "coordinates": [
                    7.093918,
                    51.645651
                ],
                "type": "Point"
            },
            "properties": {
                "location": "Stettiner Straße",
                "opening_hours": "Su[1] 11:00-18:00",
                "title": "Trödelmarkt tedox & Straßenverkehrsamt"
            },
            "type": "Feature"
        }
    ],
    "metadata": {
        "data_source": {
            "title": "Stadt Marl",
            "url": "https://www.marl.de/leben-wohnen/einkaufen/wochenmaerkte"
        }
    },
    "type": "FeatureCollection"
}
johnjohndoe commented 1 year ago

@KGausM, here are a few advertisement ideas - as you already know this website is nothing without its users.

Of course, if you come up with something ever cooler - please let me know!