मायापुर

मायापुर पहिले मियापुर रूपमा जानिन्छ, को एक छिमेकी बमनमपुकुर , पश्चिम बङ्गाल भारत हुन, नबद्विप को पर्तिर अबस्थित, जहाँ दुई नदीको संगममा, जहाँ जलंगी नदीको पानी भागीरथीसँग मिसिन्छ, गंगा को एक distributary । यो कोलकाता को लगभग १३० किमी उत्तर मा स्थित छ । नवद्वीपको साथसाथै , गौडिया वैष्णव धर्मका अनुयायीहरूले यसलाई आध्यात्मिक स्थान मान्छन्।

...

व्युत्पत्ति

Miyapur (देखि शब्द Mayapur derives बङ्गाली: মিঞাপুর [Miñāpura] ), एउटा गाउँको बंगाली नाम, मुस्लिम बसोबास भएको गाउँ भनेर चिनिन्छ, विशेष गरी मुस्लिम मछुवाहरूको बसोबासको लागि। नक्सा, सर्वेक्षण लगायत विभिन्न सरकारी दस्तावेजमा मियापुर नाम उल्लेख गरिएको थियो। २० औं शताब्दीमा गौडिया वैष्णव सुधारक भक्तिविनोद ठाकुरले यस ठाउँलाई मायापुर घोषणा गरेका थिए।

इतिहास

<graph>

{ // // ATTENTION: This code is maintained at https://www.mediawiki.org/wiki/Template:Graph:Street_map_with_marks // Please do not modify it anywhere else, as it may get copied and override your changes. // Suggestions can be made at https://www.mediawiki.org/wiki/Template_talk:Graph:Street_map_with_marks // // Template translation is in https://commons.wikimedia.org/wiki/Data:Original/Template:Graphs.tab // "version": 2, "width":350, "height": 250, "padding": 0, "signals":[ // These signals allow us to quickly move the map within the image, e.g. to leave space for the legend {"name":"legendWidth", "init": {"expr": "0"} }, {"name":"legendHeight", "init": {"expr": "height"} }, {"name":"imgWidth", "init": {"expr": "width-legendWidth"} }, {"name":"imgHeight", "init": {"expr": "height"} }, {"name":"imgXC", "init": {"expr": "imgWidth/2"} }, {"name":"imgYC", "init": {"expr": "imgHeight/2"} }, {"name":"imgTileSize", "init": {"expr": "256"} }, {"name":"imgLat", "init": {"expr": "0"} }, {"name":"imgLon", "init": {"expr": "0"} }, {"name":"imgZoom", "init": {"expr": "0"} }, {"name":"picWidth", "init": {"expr": "180"} }, {"name":"picHeight", "init": {"expr": "picWidth/2"} }, {"name":"picXC", "init": {"expr": "imgWidth-(picWidth/2)"} }, {"name":"picYC", "init": {"expr": "imgHeight-(picHeight/2)"} }, {"name":"showMiniMap", "init": {"expr": "0"} } ], "data": [ { "name": "data", // Otherwise use the first unnamed argument for source values "values": [ { "lat": 0, "lon": 0, "img": "wikirawupload://upload.wikimedia.org/wikipedia/commons/thumb/1/10/Mapscaleline.svg/120px-Mapscaleline.svg.png", "width": 50, "height": 8, "offsetX": 138, "offsetY": 115, "textAlign": "right", "textDx": 22, "textDy": -2, "textColor": "grey", "textFont": "Tahoma", "textFontSize": 9, "text": "10 000km" } , { "lat": 0, "lon": 0, "img": "wikirawupload://upload.wikimedia.org/wikipedia/commons/thumb/0/0c/Red_pog.svg/20px-Red_pog.svg.png", "height": 10, "width": 10, "text": "", "textAngle": 0, "textAlign": "right", "textBaseline": "middle", "textDx": -7, "textDy": 1, "textFontSize": 12, "textColor": "#AA1205"

}

, { "lat": 0.1, "lon": 0.1, "img": "wikirawupload://upload.wikimedia.org/wikipedia/commons/thumb/0/0c/Red_pog.svg/20px-Red_pog.svg.png", "height": 10, "width": 10, "text": "", "textAngle": 0, "textAlign": "right", "textBaseline": "middle", "textDx": -7, "textDy": 1, "textFontSize": 12, "textColor": "#AA1205"

}

], "transform": [

{ "type": "geo", "projection": "mercator", "scale": {"expr": "imgTileSize/PI/2*pow(2,imgZoom)"}, "translate": [{"expr": "imgXC"}, {"expr": "imgYC"}], "center": [{"expr": "imgLon"}, {"expr": "imgLat"}], "lon": "lon", "lat": "lat" }, { "type": "formula", "field":"layout_x", "expr": "datum.layout_x + (datum.offsetX || 0)" }, { "type": "formula", "field":"layout_y", "expr": "datum.layout_y + (datum.offsetY || 0)" }, { "type": "formula", "field":"color", "expr": "datum.color || '#c33'" }, { "type": "formula", "field":"textColor", "expr": "datum.textColor || datum.color" }, { "type": "formula", "field":"strokeColor", "expr": "datum.strokeColor || '#ffe7e6'" } ] }, { // Hack: single value data source for drawing/hiding images and other non-series elements "name": "dummyData", "values": [{}] } ],

// Legend only works if showLegend and colorScaleField are set

"marks": [ { "type": "image", "from": { "data": "dummyData", "transform": [ { "type": "formula", "field":"url", "expr": "'mapsnapshot:///?width='+imgWidth+'&height='+imgHeight+'&zoom='+imgZoom+'&lat='+imgLat+'&lon='+imgLon" } ] }, "properties": { "enter": { "url": {"field": "url"}, "xc": {"signal": "imgXC"}, "yc": {"signal": "imgYC"}, "width": {"signal": "imgWidth"}, "height": {"signal": "imgHeight"} } } }, { // Places an image of a given name and size at the [lan,lon] location "type": "image", "from": { "data": "data", "transform": [ { "type": "filter", "test": "datum.img" }, { "type": "formula", "field":"iconWidth", "expr": "datum.width || 0" }, { "type": "formula", "field":"iconHeight", "expr": "datum.height || 0" }, { "type": "formula", "field":"img", "expr": "if(!test(/^[a-z]+:\\/\\//, datum.img), 'wikifile:///'+datum.img, datum.img)" }, // Ensure that either width or height parameter is passed to wikifile:// request { "type": "formula", "field":"img", "expr": "if((datum.iconWidth || datum.iconHeight) && !test(/[?&](width|height)=\\d/, datum.img),if(datum.iconWidth,datum.img+'?width='+datum.iconWidth,datum.img+'?height='+datum.iconHeight), datum.img)" } ]}, "properties": { "enter": { "url": {"field": "img"}, "xc": {"field": "layout_x"}, "yc": {"field": "layout_y"}, "width": {"field": "iconWidth"}, "height": {"field": "iconHeight"} } } }, { // Draw marks of a given color, shape, and size at the [lan,lon] location "type": "symbol", "from": { "data": "data", "transform": [{ "type": "filter", "test": "!datum.img" }] }, "properties": { "enter": { "x": {"field": "layout_x"}, "y": {"field": "layout_y"}, // If colorScaleField is set, use color scaling, otherwise use the preset color value "fill": { "field": "color" }, "size": {"field": "size"}, "shape": {"field": "shape"}, "stroke": {"field": "strokeColor"} } } }, { // Draw text with the given color and size at the [lan,lon] location // See https://github.com/vega/vega/wiki/Marks#text for all parameter description (prepend "text" and capitalize them) "type": "text", "from": { "data": "data", "transform": [ { "type": "filter", "test": "datum.text" }, // Figure out if this is an LTR or RTL page. For LTR, show label to the right of the icon, left-aligned. For RTL, reverse. { "type": "formula", "field":"isLTR", "expr": "'‎' == '\\u200E'" }, // If these values are not defined ("undefined" is not allowed, so test for truthiness and not 0) { "type": "formula", "field":"textDx", "expr": "if(!datum.textDx && datum.textDx != 0, if(datum.isLTR,8,-8), datum.textDx)" }, { "type": "formula", "field":"textAlign", "expr": "if(!datum.textAlign, if(datum.isLTR,'left','right'), datum.textAlign)" }, { "type": "formula", "field":"textBaseline", "expr": "datum.textBaseline || 'middle'" } ]}, "properties": { "enter": { "text": {"field": "text"}, "x": {"field": "layout_x" }, "y": {"field": "layout_y"}, "dx": {"field": "textDx" }, "dy": {"field": "textDy"}, "fill": {"field": "textColor"}, "align": {"field": "textAlign"}, "baseline": {"field": "textBaseline"}, "radius": {"field": "textRadius"}, "theta": {"field": "textTheta"}, "angle": {"field": "textAngle"}, "font": {"field": "textFont"}, "fontSize": {"field": "textFontSize"}, "fontWeight": {"field": "textFontWeight"}, "fontStyle": {"field": "textFontStyle"} } } }, { // Draw a low-zoom locator map frame "type": "rect", "from": { "data": "dummyData", "transform": [ { "type": "filter", "test": "showMiniMap" } ] }, "properties": { "enter": { "xc": {"signal": "picXC"}, "yc": {"signal": "picYC"}, "width": {"signal": "picWidth", "offset":2}, "height": {"signal": "picHeight"}, "stroke": {"value":"#fff"},"strokeWidth": {"value":6} } } }, { // Draw a low-zoom locator map by using a premade world map image "type": "image", "from": { "data": "dummyData", "transform": [ { "type": "filter", "test": "showMiniMap" }, { "type": "formula", "field":"url", "expr": "1" } ] }, "properties": { "enter": { "url": {"value": "wikirawupload://upload.wikimedia.org/wikipedia/commons/thumb/a/ac/Earthmap1000x500.jpg/250px-Earthmap1000x500.jpg"}, "xc": {"signal": "picXC"}, "yc": {"signal": "picYC"}, "width": {"signal": "picWidth"}, "height": {"signal": "picHeight"} } } }, { // Draw a zoom-out mark at the [lan,lon] location "type": "symbol", "from": { "data": "dummyData", "transform": [ { "type": "filter", "test": "showMiniMap" }, { "type": "formula", "field":"lat", "expr": "imgLat" }, { "type": "formula", "field":"lon", "expr": "imgLon" }, { "type": "geo", "projection": "equirectangular", "scale": {"expr": "180/2/PI"}, "translate": [{"expr": "picXC"}, {"expr": "picYC"}], "center": [{"expr": "0"}, {"expr": "0"}], "lon": "lon", "lat": "lat" } ] }, "properties": { "enter": { "x": {"field": "layout_x"}, "y": {"field": "layout_y"}, "fill": {"value": "#c33"}, "stroke": {"value": "#ffe7e6"}, "size": {"value": 40} } } } ] } </graph>

<maplink zoom="1" latitude="0" longitude="0" text="[Full screen]">

[

{"type": "FeatureCollection", "features": [

{ "type": "Feature", "properties": { "title": ".", "description": " 0.1,0.1", "marker-symbol": "-number", "marker-size": "medium", "marker-color": "#AA1205" }, "geometry": {"type": "Point", "coordinates": [0.1,0.1] } }

] }

]</maplink>

यसलाई चैतन्य महाप्रभुको जन्मस्थल भनिन्छ। इस्कोन को मुख्यालय मायापुर मा स्थित छ। भनिन्छ कि भगवानको सर्वोच्च व्यक्तित्व कृष्ण उनको भाइ बलरामसँग प्रकट भएका थिए, जस्तो की चैतन्य महाप्रभु र नित्यानन्द प्रभुको रूपमा भएको थियो। यी दुई भाइहरू यस कलियुग को पतित अवस्था आत्माहरूलाई भगवद् गीता र श्रीमद्भागवतमको शिक्षामा आधारित हरिनाम संकीर्तनको सबैभन्दा ठूलो आशीर्वाद दिनको लागि मात्र प्रकट भएका थिए। तिनीहरूका सहयोगीहरूसँग, पञ्च तत्व, तिनीहरूले कुनै पनि योग्यता वा अयोग्यता नदेखी जो कोही र सबैलाई ईश्वरीय प्रेम वितरण गरे। मायापुर जहाँ भौतिक र आध्यात्मिक संसारहरू मिल्छन्। जसरी भगवान चैतन्य र भगवान कृष्णमा कुनै भिन्नता छैन, त्यसरी नै श्रीधाम मायापुर र वृन्दावनमा कुनै भिन्नता छैन ।

स्मारकहरू

मायापुरको मुख्य आकर्षण भनेको इस्कोन (कृष्ण चेतनाका लागि अन्तर्राष्ट्रिय समाज) द्वारा निर्मित वैदिक तारामंडलको मन्दिर हो जुन विश्वको सबैभन्दा ठूलो मन्दिर हो। त्यहाँ श्रील प्रभुपादको पुष्प समाधि मन्दिर पनि छ, इस्कॉनका संस्थापकको स्मारक। मुख्य मन्दिरलाई श्रील प्रभुपादको जीवन चित्रण गर्ने संग्रहालयले घेरिएको छ, फाइबरग्लास प्रदर्शनीहरू प्रयोग गरेर। मायापुर चन्द्रोदय मन्दिर वा मुख्य मन्दिरमा 3 मुख्य वेदीहरू छन्, श्री श्री राधा माधव, पञ्च-तत्व र भगवान नरसिंह देव। यी पञ्चतत्त्व देवताहरू विश्वका पञ्चतत्त्वका सबैभन्दा ठूलो देवता हुन्।  पञ्च-तत्वमा श्री चैतन्य महाप्रभु, नित्यानन्द प्रभु, अद्वैत आचार्य, गदाधारा पण्डित, र श्रीवास ठाकुर समावेश छन्।

गौडिया वैष्णव मन्दिरहरू

मायापुरमा गौडिया मठ जस्ता धेरै गौडिया वैष्णव संस्थाहरू छन्। सहर यो विशेष वैष्णव धार्मिक परम्परामा केन्द्रित छ, आधिकारिक रूपमा ब्रह्मा-माधव-गौडिया सम्प्रदाय भनेर चिनिन्छ , राधा र कृष्ण वा गौरा - निताईलाई समर्पित मन्दिरहरू सहित। 

गौडिया-वैष्णव भक्तहरूले प्रत्येक वर्ष नवद्वीप भनेर चिनिने नौवटा द्वीपहरूको समूहमा भगवान चैतन्यको मनोरञ्जनका विभिन्न स्थानहरूको परिक्रमा गर्छन्। यो परिक्रमा करिब ७ दिन लाग्छ । यो घटना गौर पूर्णिमा पर्व (भगवान चैतन्यको प्रकट दिन) वरिपरि हुन्छ। भगवानको दिव्य प्रकट दिवस मनाउन यस शुभ परिक्रमामा विश्वभरबाट भक्तजनहरु मायापुर आउने गर्दछन् ।[']

यो पनि हेर्नुहोस्

  • हरे कृष्ण (मन्त्र)
  • नवद्वीप
  • नृसिंह मन्दिर, नादिया
  • नित्यानन्द
  • वैष्णव धर्म
  • वृन्दावन

फुटनोटहरू

 

बाह्य लिङ्कहरू

Listed in the following categories:
एक टिप्पणी पोस्ट गर्नुहोस्
सुझावहरू र संकेतहरू
द्वारा व्यवस्था गर्नुहोस्:
मायापुर को लागि अझै कुनै सुझावहरू वा संकेतहरू छैनन्। सायद यात्रुहरूका लागि उपयोगी जानकारी पोष्ट गर्ने तपाई पहिलो व्यक्ति हुन सक्नुहुन्छ? :)
The Dolphin Palace Hotel

$35 सुरू गर्दै

Jagannath Guest House

$21 सुरू गर्दै

Sankirtan Bhavan

$0 सुरू गर्दै

Sinclairs Burdwan

$63 सुरू गर्दै

Shree Hari Guest House

$8 सुरू गर्दै

Aparajita - Santiniketan - Villa For Guests

$0 सुरू गर्दै

Things to do near मायापुर

सबै हेर सबै हेर
चाहेको सूचीमा राख्नुहोस
म यहाँ छु
भ्रमण गरिएको
Curzon Gate, Bardhaman

The Curzon Gate is a prominent landmark in Bardhaman city in Purba

चाहेको सूचीमा राख्नुहोस
म यहाँ छु
भ्रमण गरिएको
Kolkata Gate

Kolkata Gate (officially known as Biswa Bangla Gate) is an

चाहेको सूचीमा राख्नुहोस
म यहाँ छु
भ्रमण गरिएको
Fort William (India)

Fort William is a fort built in Calcutta on the Eastern banks of the

चाहेको सूचीमा राख्नुहोस
म यहाँ छु
भ्रमण गरिएको
The Great Banyan

Located in the Indian Botanical Gardens, Howrah, over the River

चाहेको सूचीमा राख्नुहोस
म यहाँ छु
भ्रमण गरिएको
Victoria Memorial (India)

The Victoria Memorial, located in Kolkata, India is a memorial of

चाहेको सूचीमा राख्नुहोस
म यहाँ छु
भ्रमण गरिएको
Birla Industrial & Technological Museum

Birla Industrial & Technological Museum (BITM), a unit under

चाहेको सूचीमा राख्नुहोस
म यहाँ छु
भ्रमण गरिएको
बगेरहाट जिल्लाको ऐतिहासिक मस्जिद सहर

बगेरहाट जिल्लाको ऐतिहासिक मस्जिद सहर (अङ्ग्रेज

चाहेको सूचीमा राख्नुहोस
म यहाँ छु
भ्रमण गरिएको
Tipu Sultan Mosque

The Tipu Sultan Shahi Mosque is a famous mosque in Kolkata, located at

समान पर्यटन आकर्षणहरू

सबै हेर सबै हेर
चाहेको सूचीमा राख्नुहोस
म यहाँ छु
भ्रमण गरिएको
Yasaka Shrine

Yasaka ShrineШаблон:Nihongo, once called Gion Shrine, is a Shint

चाहेको सूचीमा राख्नुहोस
म यहाँ छु
भ्रमण गरिएको
Mashhad

Mashhad (مشهد, literally the place of martyrdom) is the second lar

चाहेको सूचीमा राख्नुहोस
म यहाँ छु
भ्रमण गरिएको
Ouranoupoli

Ouranoupoli (Greek: Ουρανούπολη, formerly Ouranopolis) is an ancient

चाहेको सूचीमा राख्नुहोस
म यहाँ छु
भ्रमण गरिएको
Sant'Andrea della Valle

Sant'Andrea della Valle is a basilica church in Rome, in the rione of

चाहेको सूचीमा राख्नुहोस
म यहाँ छु
भ्रमण गरिएको
Kitano Tenman-gū

Kitano Tenman-gū (北野天満宮) is a Shinto shrine in Kamigyō-ku, Kyoto, Japa

सबै समान स्थानहरू हेर्नुहोस्