Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- let json_hofim032023_1 = {
- type: "FeatureCollection",
- name: "hofim032023_1",
- crs: { type: "name", properties: { name: "urn:ogc:def:crs:OGC:1.3:CRS84" } },
- features: [
- {
- type: "Feature",
- properties: {
- AZIMUTH: "284",
- MAHOZ: "צפון",
- OMEK: "500",
- LENGTH: "465",
- SEA: "כנרת",
- MUTAR: "חוף אסור לרחצה",
- HOF: "מצפון לחוף גופרה",
- CITY: null,
- beaches_safeguard: null,
- beaches_declared: null,
- beaches_reserved: null,
- beaches_fishing: null,
- beaches_free_parking: null,
- beaches_broadcast: null,
- beaches_wave_height: null,
- beaches_water_temp: null,
- beaches_wind_direction: null,
- beaches_extra: null,
- beaches_accessibility: null,
- beaches_rating: null,
- },
- geometry: {
- type: "MultiPolygon",
- coordinates: [
- [
- [
- [35.644323738240068, 32.81067366337647],
- [35.643097219769359, 32.806611377235079],
- [35.637924170986288, 32.807725125739481],
- [35.639150470603305, 32.811787463681085],
- [35.644323738240068, 32.81067366337647],
- ],
- ],
- ],
- },
- },
- {
- type: "Feature",
- properties: {
- AZIMUTH: "280",
- MAHOZ: "צפון",
- OMEK: "500",
- LENGTH: "167",
- SEA: "כנרת",
- MUTAR: "חוף אסור לרחצה",
- HOF: "מדרום לחוף גופרה",
- CITY: null,
- beaches_safeguard: null,
- beaches_declared: null,
- beaches_reserved: null,
- beaches_fishing: null,
- beaches_free_parking: null,
- beaches_broadcast: null,
- beaches_wave_height: null,
- beaches_water_temp: null,
- beaches_wind_direction: null,
- beaches_extra: null,
- beaches_accessibility: null,
- beaches_rating: null,
- }]
Advertisement
Comments
-
- //tel_aviv.json
- {
- "beaches_wave_height": " 90 - 20 ס\"מ",
- "beaches_water_temp": "C° 42 ",
- "beaches_wind_direction": " צפון מזרחית עד דרום מזרחית ",
- "beaches_extra": " 25 - 10 קמ\"ש"
- }
Add Comment
Please, Sign In to add comment
Advertisement