Questions tagged [find]
The find tag has no summary.
29 questions
0 votes
0 answers
19 views
A way to implement 'Find All'
I am a happy user of Google Earth Pro and have developed a map of 1400 trees in the Collington arboretum. People have been using the product and have asked questions like "Where is the Parasol ...
0 votes
0 answers
34 views
Collect the spatial data used in an MXD file and haven't been saved in the same folder
So, I created several MXD files a long time ago, with spatial data and other reports/photos etc. inside but didn't save it all in the same folder in my computer. Now, a few days have gone by and I ...
2 votes
1 answer
469 views
Arcade expression for FIND using multiple values - getting error for wrong number of arguments
This is a selection of my data. CLVM71-01, CLVM71-02, CLVM72-01, CLVM72-02, CLVX71-01, CLVX72-01, CLVX73-01, CLVX73-02, CLVN73-01, CLVN72-01, CLVA71-01, CLVA72-01, CLVA73-01, CLVA74-01, CLVM74-01, ...
3 votes
1 answer
57 views
Clearing out 'Choose a locator:' drop-down
We are using ArcGIS Desktop 10.7.1 with concurrent licensing. One of the basic tools within ArcGIS Desktop is Find (Binocular icon). Within this tool, I can search for an address using either the ...
-1 votes
1 answer
1k views
Can I find where a satellite image was taken in? [closed]
I really want to find where this is in because it was in my Math test and I've found a place like this before in another test but it actually had names around it so it was easier. I know it's blurry ...
0 votes
1 answer
313 views
Adding trailing zeros to specific records in my database
I created a model that automatically adds a field to a database and concatenates the values in two other fields (block & lot) to create my "pin" field called IDNUM. The problem is that ...
2 votes
1 answer
2k views
Find and Replace ALL function in QGIS field calculator
We are trying to figure out if there is a way to find and replace a "\n" string with the character "-" (hyphen). Excel does a great job finding and replacing all, but not sure how to do same function ...
2 votes
2 answers
564 views
Does ArcMap have search and replace function over several fields at once for NULL values?
I am trying to replace all "Null" values to "0", over all fields. I am quite sure this is wishfull thinking, but it's worth asking ! Is there a tool which performs this ? (as well as the opposite ...
1 vote
0 answers
494 views
Find object through search box with Cesium Js
I am using Cesium and I would like to do a very simple operation. I would like to find an object which I created by typing its name in the search bar on the top right corner. Let's consider for ...
1 vote
1 answer
119 views
Finding addresses in ArcGIS Desktop?
I'm brand new to ArcMap with no training at all and very little GIS knowledge coming from MapInfo 7.8 . What is the most efficient and quickest way to search for an address? I update our counties ...
8 votes
4 answers
1k views
Searching for single Layer in Layers Panel of QGIS?
I'm working on a project that requires a lot of layers. Because of this, even if i make different folders, it's sometimes hard to find the layers I want. Is there a way to simply write a keyword ...
1 vote
2 answers
2k views
Finding lat long in ArcGIS similar to as in Google Earth
I want to know if there is some possibility to find lat long position in ArcGIS 10.0 as we can find on Google Earth. I have an assignment and doing this can save me a lot of time. I have already used ...
1 vote
0 answers
497 views
Zooming to selected record in enhanced data grid using DOJO?
I developed a webgis find tool using ArcGIS javascript api 3.17. users search a keyword and find points on map. the find tool result show in an enhanced datagrid and works correctly. What i want to do ...
1 vote
2 answers
2k views
Why does ArcMap tell me that I must be signed in to ArcGIS Online when I use the Find tool? And how do I take this setting off? [closed]
I recently upgraded to ArcGIS 10.4.1 and overall I am liking it very well. There's just one annoying problem that has been occurring ever since the upgrade. When I use the 'Find' tool after it has ...
1 vote
1 answer
2k views
find or get map in openlayers
i want to know how to name maps, put an id or something to find it later on openlayers, for example: div id="map1"> div id="map2"> adition all code to set a map for fill it like: map1 = new ...