ERS-Long / ElevationProfileNew

CMV Widget based on @goriliukasbuxton wonderful approach
0 stars 0 forks source link

I try to install your Elevation widget and I fail? #1

Open GilbertLasnier opened 7 years ago

GilbertLasnier commented 7 years ago

Hello I don t know what i make wrong: I copy in the viewer.js }, elevation: { include: true, id: 'elevationnew', type: 'titlePane', path: 'widgets/ElevationProfile', canFloat: true, title: '  Elevation Profile', open: false, position: 6, options: { map: true } }, and in the files in the repertoire widgets ElevationProfile folder gitattributes gitgnore Captire.PNG ElevationProfile.js README.md Save and run... profiletest

The adresse to try: http://gis.icao.int/GISroutesmall/#/-47.0390/49.3203/4

I use that version: <!DOCTYPE html>

ICAO Viewer: Routes, Navaid Waypoint,SUAS, FIR SAR, Radar, Aerodrome, Edit Pts, Line

Do you have an Idea why its doesn't work? Thanks for your help!

ERS-Long commented 7 years ago

Hi,

If you search ers-long, i have a better version, but you do need to enable the bottom panel.

I am on mobile now, will email you the details later.

Thanks,

Sent from my iPhone

On Nov 17, 2016, at 3:02 PM, Gilbert Lasnier notifications@github.com wrote:

Hello I don t know what i make wrong: I copy in the viewer.js }, elevation: { include: true, id: 'elevationnew', type: 'titlePane', path: 'widgets/ElevationProfile', canFloat: true, title: ' Elevation Profile', open: false, position: 6, options: { map: true } }, and in the files in the repertoire widgets ElevationProfile folder gitattributes gitgnore Captire.PNG ElevationProfile.js README.md Save and run...

The adresse to try: http://gis.icao.int/GISroutesmall/#/-47.0390/49.3203/4

I use that version:

ICAO Viewer: Routes, Navaid Waypoint,SUAS, FIR SAR, Radar, Aerodrome, Edit Pts, Line
<link rel="stylesheet" type="text/css" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
<link rel="stylesheet" type="text/css" href="./cmv/css/theme/dbootstrap/dbootstrap.css">
<link rel="stylesheet" type="text/css" href="./cmv/css/main.css">

``` ```

Do you have an Idea why its doesn't work? Thanks for your help! — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

ERS-Long commented 7 years ago

I think you are using the correct version, please post your view.js file. I will take a look when i get chance.

Thanks

Sent from my iPhone

On Nov 17, 2016, at 3:02 PM, Gilbert Lasnier notifications@github.com wrote:

Hello I don t know what i make wrong: I copy in the viewer.js }, elevation: { include: true, id: 'elevationnew', type: 'titlePane', path: 'widgets/ElevationProfile', canFloat: true, title: ' Elevation Profile', open: false, position: 6, options: { map: true } }, and in the files in the repertoire widgets ElevationProfile folder gitattributes gitgnore Captire.PNG ElevationProfile.js README.md Save and run...

The adresse to try: http://gis.icao.int/GISroutesmall/#/-47.0390/49.3203/4

I use that version:

ICAO Viewer: Routes, Navaid Waypoint,SUAS, FIR SAR, Radar, Aerodrome, Edit Pts, Line
<link rel="stylesheet" type="text/css" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
<link rel="stylesheet" type="text/css" href="./cmv/css/theme/dbootstrap/dbootstrap.css">
<link rel="stylesheet" type="text/css" href="./cmv/css/main.css">

``` ```

Do you have an Idea why its doesn't work? Thanks for your help! — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

ERS-Long commented 7 years ago

I put together one complete example using the current master CMV version and @tcmgee 's attribute widget, and the elevation widget. It works just fine. Please pay attention to the view setting part for the panel and for the attribute widget.

https://github.com/ERS-Long/ElevationInCMV

Please take a look.

image

GilbertLasnier commented 7 years ago

Many thanks to you... I retry Monday Thanks for your fast answer

GilbertLasnier commented 7 years ago

i just send to you my viewer.js file... viewer.zip

GilbertLasnier commented 7 years ago

Your new files work perfectly, i try to bring that to similar template and i dont succed!! i will try again... Are you able to tell me why the print doesn't work with you example?? elevation Its will be very cool to have the map and the table!! In my dreams...

ERS-Long commented 7 years ago

I think you need to do something to the print service. I did not change any of the print related code. Try to print only the basemap to see if it is working or not.

Sent from my iPhone

On Nov 21, 2016, at 1:26 PM, Gilbert Lasnier notifications@github.com wrote:

Your new files work perfectly, i try to bring that to similar template and i dont succed!! i will try again... Are you able to tell me why the print doesn't work with you example??

Its will be very cool to have the map and the table!! In my dreams...

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

GilbertLasnier commented 7 years ago

Hello i succeed to use your you compilation file, the print dont work when the profile window is open, don't worry, Its OK for me my new problem now its the find in your new package they don't work...i try many thing and i don't succeed, i try to replace witch a search nothing work.. Are you able to remake your example with a Find its working its help me a lot \ Thank to make that very good example for us

Have a great day

ERS-Long commented 7 years ago

I will try to have one example today or tomorrow.

Sent from my iPhone

On Nov 29, 2016, at 9:00 AM, Gilbert Lasnier notifications@github.com wrote:

Hello i succeed to use your you compilation file, the print dont work when the profile window is open, don't worry, Its OK for me my new problem now its the find in your new package they don't work...i try many thing and i don't succeed, i try to replace witch a search nothing work.. Are you able to remake your example with a Find its working its help me a lot Thank to make that very good example for us

Have a great day

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

GilbertLasnier commented 7 years ago

Thank you very much, after I try your last files Merci encore

From: ERS-Long [mailto:notifications@github.com] Sent: 30-Nov-16 12:09 PM To: ERS-Long/ElevationProfileNew Cc: Lasnier, Gilbert; Author Subject: Re: [ERS-Long/ElevationProfileNew] I try to install your Elevation widget and I fail? (#1)

I will try to have one example today or tomorrow.

Sent from my iPhone

On Nov 29, 2016, at 9:00 AM, Gilbert Lasnier notifications@github.com<mailto:notifications@github.com> wrote:

Hello i succeed to use your you compilation file, the print dont work when the profile window is open, don't worry, Its OK for me my new problem now its the find in your new package they don't work...i try many thing and i don't succeed, i try to replace witch a search nothing work.. Are you able to remake your example with a Find its working its help me a lot Thank to make that very good example for us

Have a great day

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/ERS-Long/ElevationProfileNew/issues/1#issuecomment-263932313, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AGeGAzOHw-pQf4-jwfTlRbhB5lnRxZVFks5rDa2QgaJpZM4K1zmA.

ERS-Long commented 7 years ago

I double checked, the find widget is default CMV widget and it is working without any change, here is a screen shot

[image: Inline image 1]

On Wed, Nov 30, 2016 at 11:12 AM, Gilbert Lasnier notifications@github.com wrote:

Thank you very much, after I try your last files Merci encore

From: ERS-Long [mailto:notifications@github.com] Sent: 30-Nov-16 12:09 PM To: ERS-Long/ElevationProfileNew Cc: Lasnier, Gilbert; Author Subject: Re: [ERS-Long/ElevationProfileNew] I try to install your Elevation widget and I fail? (#1)

I will try to have one example today or tomorrow.

Sent from my iPhone

On Nov 29, 2016, at 9:00 AM, Gilbert Lasnier <notifications@github.com< mailto:notifications@github.com>> wrote:

Hello i succeed to use your you compilation file, the print dont work when the profile window is open, don't worry, Its OK for me my new problem now its the find in your new package they don't work...i try many thing and i don't succeed, i try to replace witch a search nothing work.. Are you able to remake your example with a Find its working its help me a lot Thank to make that very good example for us

Have a great day

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/ERS- Long/ElevationProfileNew/issues/1#issuecomment-263932313, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AGeGAzOHw-pQf4- jwfTlRbhB5lnRxZVFks5rDa2QgaJpZM4K1zmA.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/ERS-Long/ElevationProfileNew/issues/1#issuecomment-263933542, or mute the thread https://github.com/notifications/unsubscribe-auth/AFoy6MYuK0Gm4Hb8AA7GzUnX3Cpd9f3cks5rDa6KgaJpZM4K1zmA .

GilbertLasnier commented 7 years ago

Sorry, It’s not in the default cmv widget I am talking… I take your version with the elevation what you make in your in your example (not the default cmv widget0 I like better your version because the elevation work, but not the find, that I try to make working??? Thanks for the follow up!

From: ERS-Long [mailto:notifications@github.com] Sent: 1-Dec-16 12:31 PM To: ERS-Long/ElevationProfileNew Cc: Lasnier, Gilbert; Author Subject: Re: [ERS-Long/ElevationProfileNew] I try to install your Elevation widget and I fail? (#1)

I double checked, the find widget is default CMV widget and it is working without any change, here is a screen shot

[image: Inline image 1]

On Wed, Nov 30, 2016 at 11:12 AM, Gilbert Lasnier notifications@github.com<mailto:notifications@github.com> wrote:

Thank you very much, after I try your last files Merci encore

From: ERS-Long [mailto:notifications@github.com] Sent: 30-Nov-16 12:09 PM To: ERS-Long/ElevationProfileNew Cc: Lasnier, Gilbert; Author Subject: Re: [ERS-Long/ElevationProfileNew] I try to install your Elevation widget and I fail? (#1)

I will try to have one example today or tomorrow.

Sent from my iPhone

On Nov 29, 2016, at 9:00 AM, Gilbert Lasnier <notifications@github.com< mailto:notifications@github.com%3c%0b> mailto:notifications@github.com>> wrote:

Hello i succeed to use your you compilation file, the print dont work when the profile window is open, don't worry, Its OK for me my new problem now its the find in your new package they don't work...i try many thing and i don't succeed, i try to replace witch a search nothing work.. Are you able to remake your example with a Find its working its help me a lot Thank to make that very good example for us

Have a great day

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/ERS- <https://github.com/ERS-%0b> Long/ElevationProfileNew/issues/1#issuecomment-263932313>, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AGeGAzOHw-pQf4- <https://github.com/notifications/unsubscribe-auth/AGeGAzOHw-pQf4-%0b> jwfTlRbhB5lnRxZVFks5rDa2QgaJpZM4K1zmA>.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/ERS-Long/ElevationProfileNew/issues/1#issuecomment-263933542, or mute the thread https://github.com/notifications/unsubscribe-auth/AFoy6MYuK0Gm4Hb8AA7GzUnX3Cpd9f3cks5rDa6KgaJpZM4K1zmA .

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/ERS-Long/ElevationProfileNew/issues/1#issuecomment-264238050, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AGeGA7BdHjeScM4cEJi5ti5GbS-uMmV-ks5rDwQ-gaJpZM4K1zmA.