Data repository for refugeetransit project
The data originates from refugeemap.com.
The original data comes as compressed KMZ which can be unarchived as KML.
In order to being consumed in the Android application the KML must be
converted into GeoJSON. However, when converting into GeoJSON the icon
references used on the original map are lost. To keep this information
the value from <styleUrl>...</styleUrl>
we copy the value into the
<ExtendedData>
node.
<Data name='poitype'>
<value>#icon-503-4186F0</value>
</Data>