Category: Geographic Information Systems

Get state but want country in GeoPy and Nominatim

How to get country name from latitude and longitude in Python? Approach: Import the Geopy module. Initialize Nominatim API to get location from the input string. Get location with geolocator. reverse() function. Now extract the data from the location instance.   How to find location using latitude and longitude in Python? Use the geolocator. reverse()

Unable to save map layer

How do I save a layer in ArcMap? Steps for saving a map layer Right-click the layer name and click Save as Layer File. Type in the name of your new layer file. Optionally choose to save a layer to a previous version of ArcMap using the Save as type drop-down. Click Save. How do

PyQGIS – remove layer from legend

How do I remove a layer from a legend in Qgis? Use the [Add group] button to add a legend group. Use the [plus] and [minus] button to add or remove layers. The [Edit] button is used to edit the layer, groupname or title. How do I edit legend items in Qgis? Quote from video:

Where are the address ranges in OpenStreetMap?

How do I get OpenStreetMap data? Download Directly from OSM Simply go to www.openstreetmap.org and find the area you would like to download data for. Hit the “Export” button and you will see a screen with the Extent of the download appear. You can customize this download as either the “current extent” or manually select

Converting line shapefile into CSV with nodes and links

How do I convert a shapefile to a CSV file? You can convert shapefile in CSV using GIS software also. You just need to open the shapefile as vector layer and save it as CSV. For adding the vector layer tyou need to go to Layer->add vector layer and browse the shapefile. After the right

Set color to polygons

How do you change the color of a polygon? You can use the buttons on the Draw toolbar to change the color of a polygon graphic or text element. Select the graphic and click the appropriate color button on the Draw toolbar. The color updates immediately. For example, click the arrow next to the Fill

QGIS rule-based labeling with callouts

How do I label callouts in QGIS? Enable the Label Callout Function in QGIS Head back to properties –> labels and select “callouts”. Then make sure the “Draw callouts” option is clicked. You can choose from two line shapes – a simple linear line or Manhattan lines (which transforms angles to a 45 degree line). 

Format and coordinate flip of the Projected Hartebeeshoek Coordinates?

How do I project a coordinate system in Arcgis? Create a coordinate system In the Contents pane, right-click a map or scene and click Properties. On the Map Properties dialog box, click the Coordinate Systems tab. Click the Add Coordinate System button and click New Geographic Coordinate System , New Projected Coordinate System , or

Adding AddIn to ArcMap UI automatically after AddIn installed?

How do I use an addin in Arcmap? Here are the steps necessary to test an add-in: Make the add-in file. Go to your working folder and run the makeaddin.py script by double-clicking it. Install the add-in. Double-click the new add-in file to launch ESRI ArcGIS Add-In Installation Utility. Use the add-in. How do I

What are the differences between 81989 and 27700 CRS for the British National Grid?

What is the difference between EPSG 7405 and 27700? In fact, EPSG:27700 can be used without any problem on any tools because it does not depend on a specific height grid. In contrast, EPSG:7405, is more accurate because it explicitely uses the ODN height data… but requires it to be loaded in the converter tool. 

1 157 158 159 160 161 377