Hi, I don't know about your data or what you call a "function" here, but yes you need to have it loaded in QGis as a layer (with or without geometry). To do so and supposing you have a .xls or .xlsx file you can install the 'Spreadsheet Layers' plugin, which adds a "Add spreadsheet layer" entry in "Layer" / "Add new Layer" menu and a corresponding button in the "Layers" toolbar. <https://github.com/camptocamp/QGIS-SpreadSheetLayers> Alternatively you could maybe convert your data into a .csv file and load it as well. Once your file is loaded you should be able to create the relation.
Didier > Le 21 mars 2020 à 08:49, Boaz Bar Ilan <[email protected]> a écrit : > > hi > thanks > I need to present all the functions as one layer so how can this help me? > > בתאריך יום ו׳, 20 במרץ 2020 ב-15:39 מאת Didier Peeters > <[email protected] <mailto:[email protected]>>: > Hi, > > You need to use a Relation, in the project properties (Menu: Project > > Properties > Relations). > > See these videos to understand how it works : > > https://youtu.be/MeBnasFHGGQ <https://youtu.be/MeBnasFHGGQ> > https://youtu.be/OowgI1b2ihw <https://youtu.be/OowgI1b2ihw> > > Cheers, > > Didier > > > Le 20 mars 2020 à 12:33, Boaz Bar Ilan <[email protected] > > <mailto:[email protected]>> a écrit : > > > > hi there > > I got data xcls which describes functions in relation to parcells > > im trying to import this spreadsheet to a map of parcells and what happen > > of course that if there are 2 functions in the same parcel - it shows only > > one! > > how can I show 2 functions or more related to the same parcel ? > > > > I can use the add polygon feature but than it should be done manually one > > by one > > is there different way ? > > thanks > > boaz > > > > _______________________________________________ > > Qgis-user mailing list > > [email protected] <mailto:[email protected]> > > List info: https://lists.osgeo.org/mailman/listinfo/qgis-user > > <https://lists.osgeo.org/mailman/listinfo/qgis-user> > > Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user > > <https://lists.osgeo.org/mailman/listinfo/qgis-user> > > _______________________________________________ > Qgis-user mailing list > [email protected] <mailto:[email protected]> > List info: https://lists.osgeo.org/mailman/listinfo/qgis-user > <https://lists.osgeo.org/mailman/listinfo/qgis-user> > Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user > <https://lists.osgeo.org/mailman/listinfo/qgis-user>
_______________________________________________ Qgis-user mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-user Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
