[OSRM-talk] Compilation error on Ubuntu 13.10

2013-11-11 Thread Aurélien FILEZ
Hello,

I have this following error when compiling Project-OSRM on ubuntu 13.10 x64
 :

[ 72%] Building CXX object
CMakeFiles/osrm-extract.dir/Util/GitDescription.cpp.o
Linking CXX executable osrm-extract
/usr/bin/ld:
CMakeFiles/osrm-extract.dir/Extractor/ScriptingEnvironment.cpp.o: référence
au symbole non défini «lua_rawlen»
/usr/lib/x86_64-linux-gnu/liblua5.2.so.0: error adding symbols: DSO missing
from command line
collect2: error: ld returned 1 exit status
make[2]: *** [osrm-extract] Erreur 1
make[1]: *** [CMakeFiles/osrm-extract.dir/all] Erreur 2
make: *** [all] Erreur 2

What can I do ?

Thanks
___
OSRM-talk mailing list
osrm-t...@openstreetmap.org
https://lists.openstreetmap.org/listinfo/osrm-talk


Re: [OSM-talk] Costa Rica & Panama borders

2013-06-19 Thread Aurélien FILEZ
The missing way for both country borders seems to be the way 223414455

But I don't know how to add it to theses countries

On Wed, Jun 19, 2013 at 10:37 PM, Aurélien FILEZ  wrote:

> Hi,
>
> I saw than Costa Rica and Panama countries share a same frontier which is
> not present in the relation.
>
> So both countries have a miss in their border polygons.
>
> Costa Rica relation : 287667
> Panama relation : 287668
>
> I prefer report this to you to correct it than make a mistake by myself ;)
>
> Sorry for my bad english,
>
> See you !
>
___
talk mailing list
talk@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk


[OSM-talk] Costa Rica & Panama borders

2013-06-19 Thread Aurélien FILEZ
Hi,

I saw than Costa Rica and Panama countries share a same frontier which is
not present in the relation.

So both countries have a miss in their border polygons.

Costa Rica relation : 287667
Panama relation : 287668

I prefer report this to you to correct it than make a mistake by myself ;)

Sorry for my bad english,

See you !
___
talk mailing list
talk@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk


[OSM-talk] Extract a polygon into a polygon filter file format

2011-08-26 Thread Aurélien FILEZ
Hi list,

I found tools to make a file in polygon filter file format from an OSM
relation, like rel2poly or osm2poly.

The problem is when a relation is built using others relations, these tools
does not seems to support that.

France borders is an example of this king of relation :
http://www.openstreetmap.org/browse/relation/1362232

Is there is a way to have the polygon file of this relation ?

Thank you all,
Kin
___
talk mailing list
talk@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk


[OSM-talk] Tag 'is_in' workable ?

2011-08-25 Thread Aurélien FILEZ
Hi list,

Here's a node that reprendre the center of a city in France :
http://www.openstreetmap.org/browse/node/26698384

We cannot know in which country is this city. because 'France' in the
'is_in' tag can reference to a district name or I don't know. Also, it's
difficult to exploit (we have to parse, to compare etc., it's not
productive).

As the tag 'admin_level' is finished (from 1 to 10), why not propose tags
admin_level1 to admin_level10 for nodes and ways in order to retreive the
country/region/department/district of a node or a way in a precise way ?

Thank you all,
Aurélien
___
talk mailing list
talk@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk


[OSM-talk] Countries borders

2011-08-20 Thread Aurélien FILEZ
Hi,

I would like to create a table with polygons that delimit all countries
borders.

But I can't import the planet.osm file because I don't have the right
computer to make this.

The goal is to know in which country a point is by using St_Contains(country
polygon, myPoint) when the tag "addr:country" is not present.

Because my set of data gets three different countries but I don't have all
of these countries, so I cannot calculate borders without all data.

Thank you for you help,
Kin
___
talk mailing list
talk@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk