Page 1 of 1

Show Bhwan map downloaded fig on webpage

Posted: Fri Apr 24, 2015 2:31 pm
by MohitBadhwar
I have downloaded a map fig from portal which has four files after extracting from zip file now I want to show that fig on my webpage but I don't have idea which file to attach and how to attach it on my project If anybody has idea plz do share the code, It will be very helpful.

Re: Show Bhwan map downloaded fig on webpage

Posted: Fri Apr 24, 2015 6:25 pm
by sonal
If you are interested to make False Color Composite, please refer this link and make. The output can be kept in your website either as a service for dynamic view or as a screenshot.

Re: Show Bhwan map downloaded fig on webpage

Posted: Fri Apr 24, 2015 6:38 pm
by MohitBadhwar
Cant i add direclty add map to my webapp like we do in google maps using latitude and longitude

Re: Show Bhwan map downloaded fig on webpage

Posted: Mon Apr 27, 2015 2:21 pm
by sonal
Yes that is also possible. You can see the 'link' option of Bhuvan 2D (http://bhuvan.nrsc.gov.in/map)

For example you can add below code to your webpage -

<iframe width='500' height='400' frameborder='0' scrolling='no' marginwidth='0'src=http://bhuvan.nrsc.gov.in/map/bhuvannew ... s></iframe>