https://lab0x0.github.io/szmakermap/
We are making Shenzhen Maker Map.
The idea is very similar to Shenzhen Map for Makers by Seeed Studio (pdf)
The diference is:
- Our version will be up to date
- We will have
- Web verson optimized for mobile
- WeChat mini app (小程序)
- A big printed A1 poster verson for makerspaces
[
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [22.547977,113.947256]
},
"properties": {
"category": "makerspaces",
"opening_hours": null,
"url": "https://lab0x0.com",
"contacts": "Alex, 0xff@lab0x0.com, wechat: targence",
"en": {
"name": "LAB ZERO",
"description": "LAB ZERO is non-profit makers community and a genuine western style makerspace in Shenzhen",
"address": null
},
"zh": {
"name": "零空间",
"description": null,
"address": "深圳南山区南头街道麻雀岭工业区m10栋4号楼一楼 零空间 (LAB ZERO)"
}
}
}
]
"coordinates": [longitude, latitude]
http://api.map.baidu.com/lbsapi/getpoint/index.html
{
"type": "Polygon",
"coordinates": [
[
[-104.05, 48.99],
[-97.22, 48.98],
[-96.58, 45.94],
[-104.03, 45.94],
[-104.05, 48.99]
]
]
}
Add Alex in WeChat, he add you into working group, introduce you to other people and give task.
If you are interesting to see some working process please check these links: