Top new questions this week:
|
TL;DR: I would like to put two labels on the same line as on the picture below. I have three layers: Points: `”Point_ID”” Lines: `”Line_ID”” Label table (non-spatial): &…
|
How do I load a query of a non-spatial table to be used as a join with a spatial layer? The DB Manager doesn’t allow me to load as a layer and I don’t want to load the whole table.
|
I am trying to implement a QGIS processing algorithm which creates singleparts from a multiparts polygon layer and additionally adds a field with a unique ID column (just the index number) in order to …
|
I need to do a lot of manual editing of existing layers in QGIS. To do so, we use tools from the digitize toolbar. Since we go back and forth between a bunch of layers, we need to save every single …
|
I’m currently working with Cassini data, particularly of Saturn’s moon Enceladus. I’m trying to use QGIS to visualize and measure craters on its surface, however, the CRS doesn’t seem to be working. …
|
QGIS offers the @symbol_color-variable in some places. But it is missing at various places of data-defined-override/field-calculator dialogues. I tried to create a own function, but it returns wrong, …
|
Having a curvy road and dividing it into scaled (f.e. 1:1.000 and 1:2.500) and rotated rectangles for atlas function. What is your approach for having the least number of pages, without giving up …
|
Greatest hits from previous weeks:
|
I’ve imported several shapefiles which where exported from a Mapinfo .tab. Several .tab-files are imported resulting in 20+ layers. Afterwards I want to export it to GeoJSON; but I’m reluctant to …
|
I am interested in a piece of property for which I have a plat map description, giving what seem to be latitudes/longitudes of lines along the boundaries (not sure about this). The objective is to …
|
I have a base map from ONS of the entire UK and on another layer I have a boundary outline for the smaller area which I want to crop the base map to. How do I delete everything outside of this small …
|
I have made a Google Version 3 Geocoder , I want to be able to pick up the coordinates of the marker when it is dragged or clicked. Below is my code: <!DOCTYPE html> <html> <head> &…
|
I’m creating a custom google map that has 125 markers plotted via a cms. When loading the map I get this message: Geocode was not successful for the following reason: OVER_QUERY_LIMIT I’m pretty …
|
In QGIS 2.18, when I used the Vector > Geoprocessing Tools > Intersection tool, I was able to check an option which said “Ignore NULL geometries [optional]”. Now I’ve downloaded QGIS 3.2 and that …
|
I have a float type raster file (an NDVI made from ERDAS IMAGINE) and would like to convert it to an interger type raster file in order to use Focal Statistics function (Majority). Is there any way to …
|
Can you answer these questions?
|
There is a great method available in ArcGIS Pro (ArcPy) arcpy.management.ExtractPackage to extract vtpk package including exploding bundle files Esri uses to pack standard pbf vector tiles together …
|
I would like to add a line to QGIS and export all table values to it. The coordinate data is in the coords column and the format is in .CSV. Hier is a picture of the table and here ist the code in ….
|
I have a huge amount of data to generate into vector tiles, but only the same 10% is changing in the tilesets. The data type is the same, so i cannot separate it into different layers because it would …
|