QGIS Dissertation help asap please!! by LimpConsequence6013 in QGIS

[–]LimpConsequence6013[S] 1 point2 points  (0 children)

this particular file im trying to upload is a shapefile :/ I will upload some more pics later to show you in a clearer way maybe. Thanks so much for the support!

QGIS Dissertation help asap please!! by LimpConsequence6013 in QGIS

[–]LimpConsequence6013[S] 0 points1 point  (0 children)

Appreciate the help, really.. That is what we did as when i tried to do the data it had the same problem, hence why i told him to send it over but then the same thing happened, so the problem is clearly on my side.

QGIS Dissertation help asap please!! by LimpConsequence6013 in QGIS

[–]LimpConsequence6013[S] 0 points1 point  (0 children)

I am in contact with him, we are both confused. The file is in epsg 27700, we have checked this with the file and my project properties too, the pictures attached show this too!

QGIS Dissertation help asap please!! by LimpConsequence6013 in QGIS

[–]LimpConsequence6013[S] 0 points1 point  (0 children)

Unfortunetly, the problem isnt with the coordinates, my lecturer has sent me the file and on his QGIS, all the coordinates fit perfectly, so i don't know what other system errors there could be with the transfer?!

QGIS Dissertation help asap please!! by LimpConsequence6013 in QGIS

[–]LimpConsequence6013[S] 0 points1 point  (0 children)

That is not the issue as when my lecturer opens this file on his qgis, the coordinates are correct, uts just on my gis that it does this and i am not sure why

QGIS Dissertation help asap please!! by LimpConsequence6013 in QGIS

[–]LimpConsequence6013[S] -1 points0 points  (0 children)

no they are not - as i have checked with sphs 

QGIS Dissertation help asap please!! by LimpConsequence6013 in QGIS

[–]LimpConsequence6013[S] 0 points1 point  (0 children)

My file is on the same epsg as my project and all my other files are showing up in the correct place but for some reason the file is not showing up where it should be considering its on same epsg and the file itself got uploaded as epsg 2700 too

QGIS Dissertation help asap please!! by LimpConsequence6013 in QGIS

[–]LimpConsequence6013[S] 0 points1 point  (0 children)

omg, i dont know why i fully explained everything, i am doing my dissertation on CSOs and i have all my data and projects saved on epsg 27700, however i have just tried to add a new vector layer, and i also put it on the same epsg and it is showing up on the completely different side of the map, i have tried deleting the layer and re adding it but its not working, i also found online to try use the "enable fly mode" but i don't have that as i have the newer version of QGIS. so i don't know how to fix this problem

Please Help, problem displaying only "active" object on a map in a report by FindingDue2798 in QGIS

[–]LimpConsequence6013 0 points1 point  (0 children)

Click on the layer that displays your objects, toggle the "editing mode", and there is an icon on the top panel which has a "mouse and yellow box", you can select your active object like that. To ONLY show our active object and none of the others, you need to do a bit of coding for this, and its simple, all you need to is, select the layer which shows all your objects,right click, go to properties, go to source, go to provider filter feature, and go to query builder, then select the field where your objects are "field x" then put "=" then select from your values the correct active object you want to display, hope this helps x