Changes between Version 4 and Version 5 of Geonol/API_REST/KMLResponseExample
- Timestamp:
- Oct 11, 2010, 12:33:14 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Geonol/API_REST/KMLResponseExample
v4 v5 1 1 == Exemple de réponse KML == 2 2 3 La réponse suivante correspond à cette requête : http://annuaire.comarquage.fr/rest/poi.kml?center=0.96679718754413%2C46.179832551001 3 La réponse suivante correspond à cette requête : http://annuaire.comarquage.fr/rest/poi.kml?center=0.96679718754413%2C46.179832551001&where=33000%20bordeaux 4 4 5 5 {{{ … … 10 10 <ExtendedData> 11 11 <Data name="date"> 12 <value>2010-10-11 10: 15:36.998630</value>12 <value>2010-10-11 10:33:06.460871</value> 13 13 </Data> 14 14 <Data name="start"> … … 19 19 </Data> 20 20 </ExtendedData> 21 <Placemark id="commune-coordinates"> 22 <Point> 23 <coordinates>-0.5787252,44.8378216</coordinates> 24 </Point> 25 </Placemark> 21 26 <Placemark id="TownHallOfFrance/87139"> 22 27 <name>Mairie de Saint-Bonnet-de-Bellac</name> … … 37 42 <value>Du Lundi au Vendredi : de 9h00 à 12h00</value> 38 43 </Data> 44 <Data name="is-competent"> 45 <value>0</value> 46 </Data> 39 47 </ExtendedData> 40 48 </Placemark> … … 54 62 <value>Du Lundi au Vendredi : de 9h00 à 12h00</value> 55 63 </Data> 64 <Data name="is-competent"> 65 <value>0</value> 66 </Data> 56 67 </ExtendedData> 57 68 </Placemark> … … 71 82 <value>Du Lundi au Vendredi : de 14h00 à 17h00</value> 72 83 </Data> 84 <Data name="is-competent"> 85 <value>0</value> 86 </Data> 73 87 </ExtendedData> 74 88 </Placemark> … … 90 104 Le Vendredi : de 8h30 à 12h30</value> 91 105 </Data> 106 <Data name="is-competent"> 107 <value>0</value> 108 </Data> 92 109 </ExtendedData> 93 110 </Placemark> … … 111 128 Le Samedi : de 9h00 à 9h00</value> 112 129 </Data> 130 <Data name="is-competent"> 131 <value>0</value> 132 </Data> 113 133 </ExtendedData> 114 134 </Placemark> … … 129 149 Le Samedi : de 8h45 à 12h00</value> 130 150 </Data> 151 <Data name="is-competent"> 152 <value>0</value> 153 </Data> 131 154 </ExtendedData> 132 155 </Placemark> … … 148 171 Le Samedi : de 10h00 à 12h00</value> 149 172 </Data> 173 <Data name="is-competent"> 174 <value>0</value> 175 </Data> 150 176 </ExtendedData> 151 177 </Placemark> … … 167 193 Du Jeudi au Vendredi : de 13h30 à 17h30</value> 168 194 </Data> 195 <Data name="is-competent"> 196 <value>0</value> 197 </Data> 169 198 </ExtendedData> 170 199 </Placemark> … … 184 213 <value>Du Lundi au Vendredi : de 8h30 à 12h00</value> 185 214 </Data> 215 <Data name="is-competent"> 216 <value>0</value> 217 </Data> 186 218 </ExtendedData> 187 219 </Placemark> … … 205 237 Du Jeudi au Vendredi : de 9h00 à 12h00</value> 206 238 </Data> 239 <Data name="is-competent"> 240 <value>0</value> 241 </Data> 207 242 </ExtendedData> 208 243 </Placemark>