QGIS Points in Polygon Tutorial
4:27
Пікірлер
@AbdulbasitMuhammad-tt7wg
@AbdulbasitMuhammad-tt7wg Ай бұрын
How can i get an API KEY for free from travel time, i'm an undergraduate and don't have a business email
@NyataboriKwame
@NyataboriKwame Ай бұрын
please kindly share your company email and name
@BMTEnjoyer160
@BMTEnjoyer160 2 ай бұрын
This is very interesting with milatary time
@gft01
@gft01 2 ай бұрын
This usable for globally designing regional cable routes?
@555JB
@555JB 6 ай бұрын
HELP.. Has anyone used ArcPro with ext tools, and routed then exported several stops, of turn by turn directions to a pdf. I route for old fashioned newspaper delivery and migrating from ArcMap with RouteSmart... to ArcPro, so I need to find solution bc RS is not compatible with Pro..THANKS ANYONE
@kyarisiimaflorence4449
@kyarisiimaflorence4449 7 ай бұрын
Hey, which tool do i use if i want to calculate distance in miles for the bus public transport?
@StonedFlies
@StonedFlies 8 ай бұрын
I run into the Error: 'NoneType' object has no attribute 'projectAs'. Any advice?
@incommunito
@incommunito 11 ай бұрын
Everything very well explained and worked until the moment when I need to place a point (cursor) on the map - the cursor remains "hand" not a "cross", no TravelTime-Positron basemap either, requesting access has lead me to nothing comprehensible at the website...So no luck with the task :) Any suggestions? Thanks!
@MUHAMMADASFANDYAR-t8j
@MUHAMMADASFANDYAR-t8j 11 ай бұрын
Back layer not coming
@lorenzoromero2578
@lorenzoromero2578 Жыл бұрын
Can you make a tutorial on how to create the TravelTime Positron? Or how can I create it?
@lorenzoromero2578
@lorenzoromero2578 Жыл бұрын
how to create a traveltime positron?
@utubemania9079
@utubemania9079 Жыл бұрын
Hi, how it can be done in qgis?
@zakirfan9191
@zakirfan9191 Жыл бұрын
hey thanks for showing us a plugin, really apreciate it.. and I have a question, in ur video, why there is a hole in ur isochrone area? I mean the logic would be if a point can be reach within 60mins (for example) all points that can be reach within 30 mins must be included so there would be no hole in the area
@zealshah6070
@zealshah6070 Жыл бұрын
Thanks for the Video. Is it also possible to create such isochrones for specific distances? For example I want to use the Batch tool to find out all the reachable distances within 800m, 1.2km, 2.2km, etc. Looking forward to the information. Thanks in advance :)
@habibansubuga2731
@habibansubuga2731 Жыл бұрын
This has been really helpful. THANK YOU!! Please do more videos :)
@omerviso
@omerviso Жыл бұрын
Thank you very much for showing this useful tool. In your first driving polygon analysis I could not understand why there are seperate small polygons around the main big polygon. Shouldn't they be connected with the big main driving time polygon? And what for road network data does it use? Google, OSM; HERE, TOMTOM, etc.? Thank you.
@albertoolmedogro.4218
@albertoolmedogro.4218 Жыл бұрын
Gracias amigo por este tutorial, saludos desde mexico
@genchoxha1779
@genchoxha1779 Жыл бұрын
Hi, is it possible to add custom future public transport networks on my own? Just to see how a potential future line could affect travel times.
@arcgispro2369
@arcgispro2369 Жыл бұрын
I need all the tools that were used in this course, knowing that I am working on free trial 21
@edwardbuckley9780
@edwardbuckley9780 Жыл бұрын
Thanks for great tutorial! QuickOSM will save me so much time. I note there's a typo of 'trough' in your advanced time map transportation expression, so i assume it's used PT for all points.
@gobajoseph5064
@gobajoseph5064 Жыл бұрын
Bonjour merci pour ce tutoriel peut t'on faire la même analyse dans qgis ?
@ebrahimrastar4284
@ebrahimrastar4284 2 жыл бұрын
TravelTime available for which countries? Is it available for Iran?
@igeolise
@igeolise 2 жыл бұрын
Hi Ebrahim we are currently live in 85 countries, although this doesn't yet include Iran I'm afraid. The full list of countries can be found here: bit.ly/3VeKXTc
@ebrahimrastar4284
@ebrahimrastar4284 2 жыл бұрын
@@igeolise Thank you so much🙏
@urbanresearchinstitute
@urbanresearchinstitute 2 жыл бұрын
Hello, thank you for your tutorial, i found it very useful. I am trying to do the same in Kosovo for waste collection truck routing with the advanced feature, but i get an error 16-We do not support searches in the given area. Make sure that all points for a search are in the same country. Is there anything you can help with? Am i doing something wrong or it only works for UK?
@batetooo26
@batetooo26 2 жыл бұрын
Hi, how can i use my current location of the smartphone and the calculations i need should be predefined destinations not a random ones?
@rayanalrefaei1535
@rayanalrefaei1535 2 жыл бұрын
Thanks for sharing this with us, it is a very useful analysis 👌
@ebrahimrastar4284
@ebrahimrastar4284 2 жыл бұрын
Please explain how to use TravelTime background layers. The description on the web is very difficult and incomprehensible. Please help me.
@ebrahimrastar4284
@ebrahimrastar4284 2 жыл бұрын
Hello, is it possible to teach you how to set up maps on your page with TravelTime tiles in a video?
@charliecouve2433
@charliecouve2433 2 жыл бұрын
I keep just receiving 'error' with the following explanation. Can you please advise? Traceback (most recent call last): File "/Users/charliecouve/Library/Application Support/QGIS/QGIS3/profiles/default/python/plugins/travel_time_platform_plugin/algorithms/base.py", line 107, in processAlgorithm return self.doProcessAlgorithm(parameters, context, feedback) File "/Users/charliecouve/Library/Application Support/QGIS/QGIS3/profiles/default/python/plugins/travel_time_platform_plugin/algorithms/advanced.py", line 723, in doProcessAlgorithm response_data = self.processAlgorithmMakeRequest( File "/Users/charliecouve/Library/Application Support/QGIS/QGIS3/profiles/default/python/plugins/travel_time_platform_plugin/algorithms/base.py", line 224, in processAlgorithmMakeRequest request = requests.Request( File "/Applications/QGIS-LTR.app/Contents/MacOS/lib/python3.8/site-packages/requests/models.py", line 257, in prepare p.prepare( File "/Applications/QGIS-LTR.app/Contents/MacOS/lib/python3.8/site-packages/requests/models.py", line 314, in prepare self.prepare_url(url, params) File "/Applications/QGIS-LTR.app/Contents/MacOS/lib/python3.8/site-packages/requests/models.py", line 388, in prepare_url raise MissingSchema(error) requests.exceptions.MissingSchema: Invalid URL '/v4/time-filter': No schema supplied. Perhaps you meant /v4/time-filter? Execution failed after 0.05 seconds
@HeenaKhan-zq3ir
@HeenaKhan-zq3ir 2 жыл бұрын
informative video
@eprohoda
@eprohoda 2 жыл бұрын
TravelTime~ amazing done~ ;))
@olivierhacking
@olivierhacking 2 жыл бұрын
Is this easily integrated into ArcGIS Online?
@V-Channel123
@V-Channel123 2 жыл бұрын
Good share
@e.l.tvlogzeverylittlething6073
@e.l.tvlogzeverylittlething6073 3 жыл бұрын
Very informative video 🥰👍
@micromediams3332
@micromediams3332 3 жыл бұрын
Very helpful video Thanks a lot
@maketimetoseetheworld
@maketimetoseetheworld 3 жыл бұрын
Good one
@IdealcloudNaseeraJaffer
@IdealcloudNaseeraJaffer 3 жыл бұрын
Usefull video thanks for sharing
@sruthivikaspavithran1959
@sruthivikaspavithran1959 3 жыл бұрын
Nicely presented...nice video
@sallusrachu7168
@sallusrachu7168 3 жыл бұрын
Well presented
@hssuni5872
@hssuni5872 3 жыл бұрын
Presented well
@PRIYA-gf1fq
@PRIYA-gf1fq 3 жыл бұрын
Very well explained
@thalims3838
@thalims3838 3 жыл бұрын
Beautiful vlog well presented
@rosysanthosh4984
@rosysanthosh4984 3 жыл бұрын
Very good 🙏
@shanubasajil5116
@shanubasajil5116 3 жыл бұрын
Super 👌🏻
@hanskrishnan2748
@hanskrishnan2748 3 жыл бұрын
A very informative video, I am really new to this topic.
@JothisKitchen
@JothisKitchen 3 жыл бұрын
Sooper vlog. Very interesting and informative. Good presentation.
@travelxstasy
@travelxstasy 3 жыл бұрын
Interesting software and nice informative video 👍👏
@shajilsubair4557
@shajilsubair4557 3 жыл бұрын
Well explained.... Good presentation
@anzasaju320
@anzasaju320 3 жыл бұрын
very useful video THANKS for sharing
@twintalkies2673
@twintalkies2673 3 жыл бұрын
Thank you for sharing this video 👍
@kirankichu7034
@kirankichu7034 3 жыл бұрын
Nice