Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
AWS Degraded - You may experience Community slowness, timeouts, or trouble accessing: LATEST HERE
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Problem using sedigeoinput component

Hi
i would like to create à job converting edigeo files to shapefile.
i've got problem usin the edigeo input component. can anybody help me please.
I'm looking for sample.
Another question, can talend open profiler read edigeo files
regards

Labels (1)
  • Other

6 Replies
Anonymous
Not applicable
Author

Hi,
You just have to configure your sEdigeoInput component and connect it to your output shapefile (sShapefileOutput) with a main row.
Concerning your sEdigeoInput component you have to fill the "File Name" property with the full path of your THF Edigeo file and the "Edigeo Object" property with the object type you would like to get into your Edigeo file (ie PARCELLE_id, COMMUNE_id...).
For the schema of the component, it depends which object you deal with. For instance, a COMUNNE_ID you could get these three attributes:TEX2_id, IDU_id and the_geom.
By convention, we use the_geom as geometry columns in all Edigeo Object.
HTH,
Mathieu
Anonymous
Not applicable
Author

FYO, I just opened a ticket about discovering Edigeo schema with metadata / generic schema
http://www.talendforge.org/bugs/view.php?id=5708
Mathieu
Anonymous
Not applicable
Author

Hi,
I don't understand how to export the Parelle Number?
I must indicate which property sEdigeoImput component?
Thank you.
Wengu
Anonymous
Not applicable
Author

Hi Wengu,
I created an "How-to deal with Edigeo files" tutorial in the wiki, I hope that it will help you.
http://www.talendforge.org/wiki/doku.php?id=sdi:edigeotutorial
Feel free to ask for more details.
Mathieu
Anonymous
Not applicable
Author

I know how to export the parcelle, but i don't know to export the text object (POINT).
I think the text is not in the edigeo object list.
Pages 13-14-15... : http://www.craig.fr/contenu/ressources/dossiers/pci/pdf/EDIGeO_PCI.pdf
PS : I'm french, sorry for my english!!s
Anonymous
Not applicable
Author

The attribute TEX_id correspond to the parcelle number. You just have to add this attribute to the schema of your sEdigeoInput and then you will be able to get the parcelle number.
Concerning the geometry POINT(x,y) where to anchor the parcelle number it is not yet possible using SDI.
It could be a nice improvement to get the position (geometry point) of the label.
If you have fundings, feel free to contact us in order to develop it.
Cheers,
Mathieu