-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
évolution urbaine et cartes postales anciennes
- Loading branch information
1 parent
4950f39
commit 83309ce
Showing
2 changed files
with
108 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
{ | ||
"type": "FeatureCollection", | ||
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } }, | ||
"name": "Exemple d'évolution", | ||
"color": "#048136", | ||
"marker-width": "15", | ||
"Outline width": "30", | ||
"active": "true", | ||
"interactive": "true", | ||
"description": "Evolution urbaine d'un même lieu entre plusieurs époques", | ||
|
||
"features": [ | ||
{ "type": "Feature", "properties": { "NOM": "lolme" }, "geometry": { "type": "Point", "coordinates": [ 0.842562051600459, 44.713081434327592 ] } }, | ||
{ "type": "Feature", "properties": { "NOM": "cadouin les gavachs" }, "geometry": { "type": "Point", "coordinates": [ 0.874337603442834, 44.805003224848519 ] } }, | ||
{ "type": "Feature", "properties": { "NOM": "bouillac" }, "geometry": { "type": "Point", "coordinates": [ 0.921530012733298, 44.758715078281178 ] } }, | ||
{ "type": "Feature", "properties": { "NOM": "montferrand du périgord" }, "geometry": { "type": "Point", "coordinates": [ 0.866696418217994, 44.751025813314058 ] } }, | ||
{ "type": "Feature", "properties": { "NOM": "varennes" }, "geometry": { "type": "Point", "coordinates": [ 0.678860474867338, 44.827276146189973 ] } }, | ||
{ "type": "Feature", "properties": { "NOM": "biron" }, "geometry": { "type": "Point", "coordinates": [ 0.873805941789488, 44.631642582877966 ] } }, | ||
{ "type": "Feature", "properties": { "NOM": "marsales" }, "geometry": { "type": "Point", "coordinates": [ 0.885895612808172, 44.686818095811788 ] } }, | ||
{ "type": "Feature", "properties": { "NOM": "couze et saint front" }, "geometry": { "type": "Point", "coordinates": [ 0.713272521416051, 44.825934273725764 ] } }, | ||
{ "type": "Feature", "properties": { "NOM": "naussannes" }, "geometry": { "type": "Point", "coordinates": [ 0.725000030635867, 44.755891256419481 ] } }, | ||
{ "type": "Feature", "properties": { "NOM": "cause de clérans" }, "geometry": { "type": "Point", "coordinates": [ 0.664795538376992, 44.863454933449546 ] } }, | ||
{ "type": "Feature", "properties": { "NOM": "verdon" }, "geometry": { "type": "Point", "coordinates": [ 0.631387199071518, 44.810368459681342 ] } }, | ||
{ "type": "Feature", "properties": { "NOM": "saint marcel du périgord" }, "geometry": { "type": "Point", "coordinates": [ 0.711324756626414, 44.914691881019301 ] } }, | ||
{ "type": "Feature", "properties": { "NOM": "saint foy de longas" }, "geometry": { "type": "Point", "coordinates": [ 0.751540012681282, 44.926197647258107 ] } }, | ||
{ "type": "Feature", "properties": { "NOM": "Beaumontois du Périgord" }, "geometry": { "type": "Point", "coordinates": [ 0.767698288621125, 44.768102880036871 ] } }, | ||
{ "type": "Feature", "properties": { "NOM": "Trémolat" }, "geometry": { "type": "Point", "coordinates": [ 0.830917711377963, 44.875002526625096 ] } }, | ||
{ "type": "Feature", "properties": { "NOM": "Le Buisson de Cadouin" }, "geometry": { "type": "Point", "coordinates": [ 0.908561926973149, 44.846841640388398 ] } }, | ||
{ "type": "Feature", "properties": { "NOM": "Monpazier" }, "geometry": { "type": "Point", "coordinates": [ 0.894513481946797, 44.680724450692701 ] } }, | ||
{ "type": "Feature", "properties": { "NOM": "Lalinde" }, "geometry": { "type": "Point", "coordinates": [ 0.738329899183858, 44.836915560635397 ] } } | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,76 @@ | ||
{ | ||
"type": "FeatureCollection", | ||
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } }, | ||
"name": "Photo témoin", | ||
"color": "#4f04a4", | ||
"marker-width": "15", | ||
"Outline width": "30", | ||
"active": "true", | ||
"interactive": "true", | ||
"description": "Evolution du paysage à partir d'une carte postale ancienne", | ||
|
||
"features": [ | ||
{ "type": "Feature", "properties": { "NOM": "alles" }, "geometry": { "type": "Point", "coordinates": [ 0.86248, 44.85886 ] } }, | ||
{ "type": "Feature", "properties": { "NOM": "badefols" }, "geometry": { "type": "Point", "coordinates": [ 0.79625, 44.84068 ] } }, | ||
{ "type": "Feature", "properties": { "NOM": "badefols2" }, "geometry": { "type": "Point", "coordinates": [ 0.78857, 44.84459 ] } }, | ||
{ "type": "Feature", "properties": { "NOM": "badefols3" }, "geometry": { "type": "Point", "coordinates": [ 0.81025, 44.85482 ] } }, | ||
{ "type": "Feature", "properties": { "NOM": "baneuil" }, "geometry": { "type": "Point", "coordinates": [ 0.70054, 44.82921 ] } }, | ||
{ "type": "Feature", "properties": { "NOM": "bayac" }, "geometry": { "type": "Point", "coordinates": [ 0.72972, 44.8078 ] } }, | ||
{ "type": "Feature", "properties": { "NOM": "beaumont" }, "geometry": { "type": "Point", "coordinates": [ 0.75873, 44.76909 ] } }, | ||
{ "type": "Feature", "properties": { "NOM": "beaumont centre" }, "geometry": { "type": "Point", "coordinates": [ 0.76724, 44.7687 ] } }, | ||
{ "type": "Feature", "properties": { "NOM": "beaumont nord" }, "geometry": { "type": "Point", "coordinates": [ 0.76449, 44.7722 ] } }, | ||
{ "type": "Feature", "properties": { "NOM": "bannes" }, "geometry": { "type": "Point", "coordinates": [ 0.75008, 44.79398 ] } }, | ||
{ "type": "Feature", "properties": { "NOM": "nojals" }, "geometry": { "type": "Point", "coordinates": [ 0.75882, 44.72499 ] } }, | ||
{ "type": "Feature", "properties": { "NOM": "sainte sabine centre" }, "geometry": { "type": "Point", "coordinates": [ 0.75197, 44.69267 ] } }, | ||
{ "type": "Feature", "properties": { "NOM": "biron" }, "geometry": { "type": "Point", "coordinates": [ 0.87512, 44.63012 ] } }, | ||
{ "type": "Feature", "properties": { "NOM": "bourniquel" }, "geometry": { "type": "Point", "coordinates": [ 0.78101, 44.81788 ] } }, | ||
{ "type": "Feature", "properties": { "NOM": "buisson" }, "geometry": { "type": "Point", "coordinates": [ 0.90995, 44.84085 ] } }, | ||
{ "type": "Feature", "properties": { "NOM": "buisson centre" }, "geometry": { "type": "Point", "coordinates": [ 0.91195, 44.8459 ] } }, | ||
{ "type": "Feature", "properties": { "NOM": "cadouin" }, "geometry": { "type": "Point", "coordinates": [ 0.87316, 44.81003 ] } }, | ||
{ "type": "Feature", "properties": { "NOM": "cadouin centre" }, "geometry": { "type": "Point", "coordinates": [ 0.87291, 44.81188 ] } }, | ||
{ "type": "Feature", "properties": { "NOM": "cadouin centre 2" }, "geometry": { "type": "Point", "coordinates": [ 0.87219, 44.81168 ] } }, | ||
{ "type": "Feature", "properties": { "NOM": "paleyrac" }, "geometry": { "type": "Point", "coordinates": [ 0.93181, 44.82312 ] } }, | ||
{ "type": "Feature", "properties": { "NOM": "cales" }, "geometry": { "type": "Point", "coordinates": [ 0.81233, 44.85604 ] } }, | ||
{ "type": "Feature", "properties": { "NOM": "capdropt" }, "geometry": { "type": "Point", "coordinates": [ 0.91733, 44.68197 ] } }, | ||
{ "type": "Feature", "properties": { "NOM": "cause" }, "geometry": { "type": "Point", "coordinates": [ 0.66773, 44.86305 ] } }, | ||
{ "type": "Feature", "properties": { "NOM": "couze" }, "geometry": { "type": "Point", "coordinates": [ 0.70096, 44.82895 ] } }, | ||
{ "type": "Feature", "properties": { "NOM": "couze canal" }, "geometry": { "type": "Point", "coordinates": [ 0.70418, 44.83398 ] } }, | ||
{ "type": "Feature", "properties": { "NOM": "gaugeac" }, "geometry": { "type": "Point", "coordinates": [ 0.86505, 44.65791 ] } }, | ||
{ "type": "Feature", "properties": { "NOM": "lalinde porte" }, "geometry": { "type": "Point", "coordinates": [ 0.73636, 44.83608 ] } }, | ||
{ "type": "Feature", "properties": { "NOM": "lalinde" }, "geometry": { "type": "Point", "coordinates": [ 0.74008, 44.83314 ] } }, | ||
{ "type": "Feature", "properties": { "NOM": "lalinde place" }, "geometry": { "type": "Point", "coordinates": [ 0.73836, 44.83599 ] } }, | ||
{ "type": "Feature", "properties": { "NOM": "lanquais" }, "geometry": { "type": "Point", "coordinates": [ 0.67501, 44.82375 ] } }, | ||
{ "type": "Feature", "properties": { "NOM": "lanquais centre" }, "geometry": { "type": "Point", "coordinates": [ 0.66997, 44.82345 ] } }, | ||
{ "type": "Feature", "properties": { "NOM": "liorac" }, "geometry": { "type": "Point", "coordinates": [ 0.64846, 44.89617 ] } }, | ||
{ "type": "Feature", "properties": { "NOM": "liorac centre 2" }, "geometry": { "type": "Point", "coordinates": [ 0.64524, 44.89754 ] } }, | ||
{ "type": "Feature", "properties": { "NOM": "mauzac" }, "geometry": { "type": "Point", "coordinates": [ 0.79663, 44.86452 ] } }, | ||
{ "type": "Feature", "properties": { "NOM": "mauzac canal" }, "geometry": { "type": "Point", "coordinates": [ 0.80485, 44.86129 ] } }, | ||
{ "type": "Feature", "properties": { "NOM": "moliere" }, "geometry": { "type": "Point", "coordinates": [ 0.82199, 44.80865 ] } }, | ||
{ "type": "Feature", "properties": { "NOM": "moliere centre" }, "geometry": { "type": "Point", "coordinates": [ 0.82356, 44.80971 ] } }, | ||
{ "type": "Feature", "properties": { "NOM": "monpazier centre" }, "geometry": { "type": "Point", "coordinates": [ 0.89421, 44.67996 ] } }, | ||
{ "type": "Feature", "properties": { "NOM": "monpazier eglise" }, "geometry": { "type": "Point", "coordinates": [ 0.89456, 44.6809 ] } }, | ||
{ "type": "Feature", "properties": { "NOM": "monpazier porte" }, "geometry": { "type": "Point", "coordinates": [ 0.89428, 44.6799 ] } }, | ||
{ "type": "Feature", "properties": { "NOM": "monsac" }, "geometry": { "type": "Point", "coordinates": [ 0.69943, 44.77788 ] } }, | ||
{ "type": "Feature", "properties": { "NOM": "monsac centre" }, "geometry": { "type": "Point", "coordinates": [ 0.69579, 44.77928 ] } }, | ||
{ "type": "Feature", "properties": { "NOM": "montferrand centre" }, "geometry": { "type": "Point", "coordinates": [ 0.86638, 44.75052 ] } }, | ||
{ "type": "Feature", "properties": { "NOM": "montfferand" }, "geometry": { "type": "Point", "coordinates": [ 0.86859, 44.75391 ] } }, | ||
{ "type": "Feature", "properties": { "NOM": "pressignac" }, "geometry": { "type": "Point", "coordinates": [ 0.72085, 44.89528 ] } }, | ||
{ "type": "Feature", "properties": { "NOM": "rampieux" }, "geometry": { "type": "Point", "coordinates": [ 0.79756, 44.70677 ] } }, | ||
{ "type": "Feature", "properties": { "NOM": "saint avit senieur" }, "geometry": { "type": "Point", "coordinates": [ 0.81661, 44.772 ] } }, | ||
{ "type": "Feature", "properties": { "NOM": "saint avit senieur 2" }, "geometry": { "type": "Point", "coordinates": [ 0.81334, 44.77404 ] } }, | ||
{ "type": "Feature", "properties": { "NOM": "saint capraise lalinde" }, "geometry": { "type": "Point", "coordinates": [ 0.65479, 44.84047 ] } }, | ||
{ "type": "Feature", "properties": { "NOM": "saint capraise usine" }, "geometry": { "type": "Point", "coordinates": [ 0.63416, 44.84167 ] } }, | ||
{ "type": "Feature", "properties": { "NOM": "saint felix villadeix" }, "geometry": { "type": "Point", "coordinates": [ 0.68342, 44.92355 ] } }, | ||
{ "type": "Feature", "properties": { "NOM": "sainte foy de longas" }, "geometry": { "type": "Point", "coordinates": [ 0.7506, 44.92528 ] } }, | ||
{ "type": "Feature", "properties": { "NOM": "marcory" }, "geometry": { "type": "Point", "coordinates": [ 0.93205, 44.72388 ] } }, | ||
{ "type": "Feature", "properties": { "NOM": "tremolat cingle" }, "geometry": { "type": "Point", "coordinates": [ 0.82335, 44.88568 ] } }, | ||
{ "type": "Feature", "properties": { "NOM": "tremolat" }, "geometry": { "type": "Point", "coordinates": [ 0.82822, 44.87605 ] } }, | ||
{ "type": "Feature", "properties": { "NOM": "tremolat bourg" }, "geometry": { "type": "Point", "coordinates": [ 0.8304, 44.87542 ] } }, | ||
{ "type": "Feature", "properties": { "NOM": "urval" }, "geometry": { "type": "Point", "coordinates": [ 0.94828, 44.81419 ] } }, | ||
{ "type": "Feature", "properties": { "NOM": "varennes" }, "geometry": { "type": "Point", "coordinates": [ 0.67348, 44.83051 ] } }, | ||
{ "type": "Feature", "properties": { "NOM": "verdon" }, "geometry": { "type": "Point", "coordinates": [ 0.62966, 44.81633 ] } }, | ||
{ "type": "Feature", "properties": { "NOM": "vergt de biron" }, "geometry": { "type": "Point", "coordinates": [ 0.84371, 44.63561 ] } }, | ||
{ "type": "Feature", "properties": { "NOM": "sainte croix" }, "geometry": { "type": "Point", "coordinates": [ 0.83025, 44.74034 ] } }, | ||
{ "type": "Feature", "properties": { "NOM": "marsales" }, "geometry": { "type": "Point", "coordinates": [ 0.88441, 44.6995 ] } } | ||
] | ||
} |