Пікірлер
@PTSUNUNKNOWN
@PTSUNUNKNOWN 3 ай бұрын
Sir, please provide Arcgis 9.3 Download link
@abdourahmannouromar
@abdourahmannouromar 9 ай бұрын
Si je peux trouver votre page index et la bibliothèque Leaflet.
@abdoulissifou
@abdoulissifou 3 жыл бұрын
Merci beaucoup, ce tutoriel viens de me sauver
@chihebrhili5218
@chihebrhili5218 4 жыл бұрын
comment ajouter popup d'un layer,?
@beautyandcookingbysouad872
@beautyandcookingbysouad872 4 жыл бұрын
SVP TU PEUX NOUS FAIRE UNE VIDEO QUI EXPLIQUE TON CODE SOURCE DE CETTE VIDEO ET MERCI Bq ?????
@ravikumar-cr4lf
@ravikumar-cr4lf 4 жыл бұрын
hello, Abdel sir thanks for sharing this video I am following your all step to preparing this application and finally I create it but when I click in features on the map then the info will not come please help me ..how to leaflet attribute info will come in feature click. pls help me
@abdelghaffarkhorchani7856
@abdelghaffarkhorchani7856 4 жыл бұрын
/// Popup administrative var owsrootUrl = 'localhost:8080/geoserver/pfe/wms'; // name of the store on geoserver (exemple: her my store is : pfe) var defaultParameters = { service : 'WFS', version : '2.0', request : 'GetFeature', typeName : 'pfe:tunisia_administrative', // name of the layer (exp: my layer is: tunisia_administrative) outputFormat : 'json', format_options : 'callback:getJson', SrsName : 'EPSG:4326' }; var parameters = L.Util.extend(defaultParameters); var URL = owsrootUrl + L.Util.getParamString(parameters); var ajax = $.ajax({ url : URL, dataType : 'json', jsonpCallback : 'getJson', success : function (response) { L.geoJson(response, { onEachFeature: function (feature, url) { popupOptions = {maxWidth: 250}; url.bindPopup("<b>name:</b> " + feature.properties.name_0 + // name of the field (exp: name_0) "<br><b>name: </b>" + feature.properties.name_1 + // name of the field (exp: name_1) "<br><b>type_1: </b>" + feature.properties.type_1 + // name of the field (exp: type_1) "<br><b>engtype_1: </b>" + feature.properties.engtype_1 // name of the field (exp: engtype_1) ,popupOptions); } }).addTo(map); } });
@joseeduardovaldezlopez734
@joseeduardovaldezlopez734 4 жыл бұрын
HI MAN, THAKS FOR YOUR VIDEO HOW CAN I DISPLAY THE WMS INFORMATION IN A POP UP????
@balasahebbbodkhe1991
@balasahebbbodkhe1991 5 жыл бұрын
Very Nice and helpful video... Can you share source code and apache installer data...
@prodanmn
@prodanmn 5 жыл бұрын
thank's, good content - great video
@marshwetland3808
@marshwetland3808 5 жыл бұрын
No audio????
@salimmebarki2391
@salimmebarki2391 5 жыл бұрын
vous pourriez partager le html et merci
@avelferonpapel451
@avelferonpapel451 5 жыл бұрын
Très bonne video. Bien explicative. Merci
@dudstom1
@dudstom1 6 жыл бұрын
Also thanks for sharing, I'm having the problem that i changed WFS to WMS, and the 'get feature info' didn't work as the video shows
@kabami
@kabami 6 жыл бұрын
Ta vidéo n'a aucun sens et n'explique rien. À mon avis tu ferai mieux de la supprimer car elle prend de la place dans les serveurs de Google
@tafadzwachinembiri8324
@tafadzwachinembiri8324 6 жыл бұрын
can i please have the source code
@topfaHat
@topfaHat 6 жыл бұрын
Thank you for help:)
@leonardofreiredias6471
@leonardofreiredias6471 6 жыл бұрын
Abdel, please help me...I download your code (thank you for share ) adapted but I'm not able to create a "get feature info" from my layers...I adapted the last part of your code (WFS) hoping that is gonna solve the problem but not. Can you give me your email address or another way to the send the code to you? Thank you!
@dudstom1
@dudstom1 6 жыл бұрын
Also thanks for sharing, I'm having the same problem, i changed WFS to WMS, and the 'get feature info' didn't work as the video shows
@giftjohngold1348
@giftjohngold1348 4 жыл бұрын
i love to have the codes. please [email protected]
@rizkisaefulhidayat6335
@rizkisaefulhidayat6335 6 жыл бұрын
what diffrent if i with xampp for make local host ?
@harshat1667
@harshat1667 6 жыл бұрын
how can we add a click event in this layer and get the latitude and longitude value
@leonardofreiredias6471
@leonardofreiredias6471 6 жыл бұрын
After: "map.on('draw:created', function (e) { var type = e.layerType, layer = e.layer; " Insert: "map.addLayer(layer); if (type === 'marker') { layer.bindPopup('' + layer.getLatLng()).openPopup(); } });"
@abdelghaffarkhorchani7856
@abdelghaffarkhorchani7856 7 жыл бұрын
the new link to upload the code source drive.google.com/drive/folders/1C4HuyfWP12SmMH2mKW6WM5Dk91mLCwg0?usp=sharing
@suryadichannel6318
@suryadichannel6318 7 жыл бұрын
can u please upload again the link, google drive its empty. Thanks You so much..
@abdelghaffarkhorchani7856
@abdelghaffarkhorchani7856 7 жыл бұрын
drive.google.com/drive/folders/1C4HuyfWP12SmMH2mKW6WM5Dk91mLCwg0?usp=sharing
@suryadichannel6318
@suryadichannel6318 7 жыл бұрын
thanks you so much, God Bless U..
@suryadichannel6318
@suryadichannel6318 7 жыл бұрын
can u please upload again the link, google drive its empty. Thanks You so much..
@miguelblanco3202
@miguelblanco3202 7 жыл бұрын
Hi, you can send me webmapping app. (email: [email protected])
@abdelghaffarkhorchani7856
@abdelghaffarkhorchani7856 7 жыл бұрын
drive.google.com/drive/folders/1C4HuyfWP12SmMH2mKW6WM5Dk91mLCwg0?usp=sharing
@sintaayulestari1547
@sintaayulestari1547 7 жыл бұрын
May i know code for make leaflet?
@abdelghaffarkhorchani7856
@abdelghaffarkhorchani7856 7 жыл бұрын
drive.google.com/drive/folders/1C4HuyfWP12SmMH2mKW6WM5Dk91mLCwg0?usp=sharing
@innocensiaowuor7590
@innocensiaowuor7590 6 жыл бұрын
Thank you
@sintaayulestari1547
@sintaayulestari1547 7 жыл бұрын
should I install java to support this mapping?
@taibouchmohamed2154
@taibouchmohamed2154 7 жыл бұрын
Thanks Bro this is realy usefull ...i was just wondering if u can show us how to develop a GIS application i mean with database postgis,.....?
@namelastname4077
@namelastname4077 7 жыл бұрын
so this is what you do on sundays in the middle east when you're not getting horsewhipped on the town square
@WildAIWonder
@WildAIWonder 8 жыл бұрын
thanks u very much
@rhandelgersalina3125
@rhandelgersalina3125 8 жыл бұрын
did you create your own webmapping interface using the leaflet libraries??
@ahmednour6726
@ahmednour6726 8 жыл бұрын
Thank you for all this support, but I want to use but own layer and then integrated in the html page, then the problem is that its not change and thank you for this video that helps me
@ruttokennedy9654
@ruttokennedy9654 8 жыл бұрын
Thank you Sir!!
@murad7506
@murad7506 8 жыл бұрын
Hello, please reply. Established as you have been taught in the localhost everything works, and if you go to another computer or the Internet, the layers do not show. (Names of layers is, when they noted it does not show) Where is my mistake? Thank you!
@harshat2975
@harshat2975 6 жыл бұрын
in the localhost part give your system ipadress as given . then it will work from another system too "190.160.111.224:8080/geoserver/web_map/wms"
@Ql1m4x-v2g
@Ql1m4x-v2g 8 жыл бұрын
Very good Congratulations. Is there a way to make a login system which only shows the shp files of who is logged in?
@abdelghaffarkhorchani7856
@abdelghaffarkhorchani7856 8 жыл бұрын
Excuse me for my late response drive.google.com/file/d/0BxXtgi9DZw_-bm1QTHhONlgzOEE/view
@xzelbambino
@xzelbambino 7 жыл бұрын
dont exist!
@ELECTROKARDONA
@ELECTROKARDONA 8 жыл бұрын
Html + css y java ? Github?
@abdelghaffarkhorchani7856
@abdelghaffarkhorchani7856 8 жыл бұрын
drive.google.com/file/d/0BxXtgi9DZw_-bm1QTHhONlgzOEE/view
@ChristianGarcia-is7dv
@ChristianGarcia-is7dv 5 жыл бұрын
@@abdelghaffarkhorchani7856 empty url! Please upload, great demostration!
@abdelghaffarkhorchani7856
@abdelghaffarkhorchani7856 5 жыл бұрын
@@ChristianGarcia-is7dv drive.google.com/open?id=1C4HuyfWP12SmMH2mKW6WM5Dk91mLCwg0
@joseborges3485
@joseborges3485 8 жыл бұрын
it is possible to make the sharing of files?
@abdelghaffarkhorchani7856
@abdelghaffarkhorchani7856 8 жыл бұрын
drive.google.com/file/d/0BxXtgi9DZw_-bm1QTHhONlgzOEE/view
@Bfour69
@Bfour69 8 жыл бұрын
Thanks for compart...great!
@abdelghaffarkhorchani7856
@abdelghaffarkhorchani7856 8 жыл бұрын
drive.google.com/file/d/0BxXtgi9DZw_-bm1QTHhONlgzOEE/view
@cassandra_tupiniquim
@cassandra_tupiniquim 10 ай бұрын
​@@abdelghaffarkhorchani7856link broke please upload again ?