Aug 3, 2019

Indian Topographic Maps Number Search Topographic Map Number Find



Hello Friends here is an Indian Topographic Map Number Finder Application, Find in a second your Topographic Sheet Number without any panic. First time in India which is made by us.



[Tag: Toposheet Based Search, Geological Survey of India's Topo Sheet number find, Topo no., Find Topo Sheet Numbers, GIS & TOPOSHEET NO Finder, Search Topo Sheet No., How to Find Topo sheet Number, UTM Zone, Degree Minute Second to Decimals Degree Convertor and Decimals Degree to Degree Minute Second, Co-ordinates convertor by: DSTAR INFOTECH]





Indian Topographic Maps

Survey of India Maps

Indian Topographic Map Number Search

Indian Topographic Maps Number Find

SOI Map Number Find

GeoGraphic Maps Number Find






or
or
Screenshots As Below




































1. What is a Topographic Map?


Answer: A topographic map is a detailed and accurate graphic representation of cultural and natural features on the ground.


SAMPLE TOPOGRAPHIC SHEET AS BELOW









2. What information can I find on a topographic map?

Answer: A topographic map identifies numerous cultural and natural ground features which can be grouped into the following categories:



CULTURE: roads, buildings, urban development, boundaries, railways, power transmission lines;

WATER: lakes, rivers, streams, swamps, rapids;

RELIEF: mountains, valleys, slopes, depressions;

VEGETATION: wooded and cleared areas, vineyards and orchards;

TOPONYMY: place names, water feature names, highway names.

Refer to the legend on the back of an NTS map for a complete listing of all features and their corresponding symbols. Information along the map borders and on the back of the map provides valuable details to help you understand and use a topographic map. For example, here you will find the map scale and scale conversion, the legend, and the year the information on the map was last updated.


Hello Friends here is an Indian Topographic Map Number Finder Application, Find in a second your Topographic Sheet Number without any panic. First time in India which is made by us. [Tag: Toposheet Based Search, Geological Survey of India's Topo Sheet number find, Topo no., Find Topo Map Numbers, GIS & TOPOSHEET NO Finder, Search Topo Sheet No., How to Find Topo map Number, UTM Zone, Degree Minute Second to Decimals Degree Convertor and Decimals Degree to Degree Minute Second, Co-ordinates convertor by: DSTAR INFOTECH]


Indian Topographic Maps

and

Survey of India Maps

and

Indian Topographic Map Number Search

and

Indian Topographic Maps Number Find

and

SOI Map Number Find

and

GeoGraphic Maps Number Find






Click Here to Find Your Sheet Number
or
or
Screenshots As Below
1. What is a Topographic Map? Answer: A topographic map is a detailed and accurate graphic representation of cultural and natural features on the ground. SAMPLE TOPOGRAPHIC SHEET AS BELOW
2. What information can I find on a topographic map? Answer: A topographic map identifies numerous cultural and natural ground features which can be grouped into the following categories: CULTURE: roads, buildings, urban development, boundaries, railways, power transmission lines; WATER: lakes, rivers, streams, swamps, rapids;RELIEF: mountains, valleys, slopes, depressions; VEGETATION: wooded and cleared areas, vineyards and orchards; TOPONYMY: place names, water feature names, highway names. Refer to the legend on the back of an NTS map for a complete listing of all features and their corresponding symbols. Information along the map borders and on the back of the map provides valuable details to help you understand and use a topographic map. For example, here you will find the map scale and scale conversion, the legend, and the year the information on the map was last updated.



Read more...

Jul 28, 2015

Indian Topographic Sheet Number and UTM Zone Finder Application



Hello Friends here is an Indian Topographic Sheet Number Finder Application, Find in a second your Topographic Sheet Number without any panic. First time in India which is made by us.



[Tag: Toposheet Based Search, Geological Survey of India's Topo Sheet number find, Topo no., Find Topo Sheet Numbers, GIS & TOPOSHEET NO Finder, Search Topo Sheet No., How to Find Topo sheet Number, UTM Zone, Degree Minute Second to Decimals Degree Convertor and Decimals Degree to Degree Minute Second, Co-ordinates convertor by: DSTAR INFOTECH]







or
or
Screenshots As Below


































































1. What is a Topographic Map?

Answer: A topographic map is a detailed and accurate graphic representation of cultural and natural features on the ground.



SAMPLE TOPOGRAPHIC SHEET AS BELOW











2. What information can I find on a topographic map?

Answer: A topographic map identifies numerous cultural and natural ground features which can be grouped into the following categories:



CULTURE: roads, buildings, urban development, boundaries, railways, power transmission lines;

WATER: lakes, rivers, streams, swamps, rapids;

RELIEF: mountains, valleys, slopes, depressions;

VEGETATION: wooded and cleared areas, vineyards and orchards;

TOPONYMY: place names, water feature names, highway names.

Refer to the legend on the back of an NTS map for a complete listing of all features and their corresponding symbols. Information along the map borders and on the back of the map provides valuable details to help you understand and use a topographic map. For example, here you will find the map scale and scale conversion, the legend, and the year the information on the map was last updated.







Read more...

Sep 11, 2014

Magic Mega Menu Free with Pure CSS

Magic Mega Menu Free with Pure CSS:

The amount of content displayed on today’s popular websites and online news sources is staggering. Web design experts have been struggling to find the best ways of organizing all those articles, pages and posts in a way that would not make the site seem overcrowded and bloated. Starting pages pose the biggest problem, because they have to reflect the overall concept of the site without turning off visitors with walls of text or a rainbow of colorful pictures that seem to jump out from the screen. Fortunately, the problem is about to be solved by CSS mega menus.



Go Download Site: Here



Preview:


Read more...

Aug 4, 2014

High Quality Seam Less Backgrounds for Websites (Pattern Type)

High Quality Seam Less Backgrounds for Websites (Pattern Type)

What's a Seamless Texture?

A seamless texture is an image that can be placed side-by-side with itself without creating a noticeable boundary between two copies of the image.  Consider the following seamless texture.

If the seamless texture were repeated four times, it would create a continuous pattern without it being obvious where one copy of the image began and another one ended

DOWNLOAD
Read more...

Aug 2, 2014

Customize your blogger Labels and Tags

Just Copy CSS code and Add a Gadget and then select "HTML/JavaScript" Paste and Save ! Done :)



.label-size{ 
margin:0; 
padding:0; 
position:relative; 
} 
.label-size a{ 
float:left; 
height:24px; 
line-height:24px; 
position:relative; 
font-size:12px; 
margin-bottom: 9px; 
margin-left:20px; 
padding:0 10px 0 12px; 
background:#0089e0; 
color:#fff; 
text-decoration:none; 
-moz-border-radius-bottomright:4px; 
-webkit-border-bottom-right-radius:4px; 
border-bottom-right-radius:4px; 
-moz-border-radius-topright:4px; 
-webkit-border-top-right-radius:4px; 
border-top-right-radius:4px; 
} 
.label-size a:before{ 
content:""; 
float:left; 
position:absolute; 
top:0; 
left:-12px; 
width:0; 
height:0; 
border-color:transparent #0089e0 transparent transparent; 
border-style:solid; 
border-width:12px 12px 12px 0;  
} 
.label-size a:after{ 
content:""; 
position:absolute; 
top:10px; 
left:0; 
float:left; 
width:4px; 
height:4px; 
-moz-border-radius:2px; 
-webkit-border-radius:2px; 
border-radius:2px; 
background:#fff; 
-moz-box-shadow:-1px -1px 2px #004977; 
-webkit-box-shadow:-1px -1px 2px #004977; 
box-shadow:-1px -1px 2px #004977; 
}  
.label-size a:hover{background:#555;} 
.label-size a:hover:before{border-color:transparent #555 
transparent transparent;




Read more...

Pure CSS Menu with new Horizontal Style

Pure CSS Menu with new Horizontal Style

Being ordinary is no longer good enough when it comes to the design of websites; they must be able to impress the target audience; and your website is not the only one vying for their attention. This means they’ll only go through a website that satisfies their needs and requirements best.
This is where the importance of CSS enters the picture. A website having clean, organized CSS will not only load more quickly but also offer a highly satisfying user experience. This also improves its chances of figuring prominently in search results. But, this isn’t easy.
DOWNLOAD HERE
Read more...

Seattle Party Limo Rental | My New Website at USA-WA for my Friend


Designed in: 162 hrs.
Market Value: 500$.
Make with: Boot Strap 3.0



Website Description:
Give us 1% of your confidence and we will provide the Rest of 99% .

Seattle Party Limo Rental is a locally-owned and operated full-services transportation company. We have built own business one customer at a-time and have established a reputation of being a more reliable and professional transportation company in our ragion.
We are committed to providing each and every client with a unique, one-of-a-kind extraordinary experience. By concentrating one each client individual needs, we work hard to provide a reliable, safe and professional services. Our professional chauffeurs provide on-time, dependable and courteous service to each client with positive attitude.
Seattle Party Limo Rental provides an outstanding town car service in greater Seattle area. Enjoy our professional transportation service from the Seattle-Tacoma International Airport (SeaTac) or any services to/from - Homes, Hotels, Offices, Meeting locations in the State of Washington. We have established a reputation of being a more reliable and professional town car transportation company in our region and we think quality service makes the difference.
Read more...

Jul 21, 2014

Build Full-featured sites with Bootstrap and GitHub


Here's a look at how to style your site with Bootstrap along with the tight integration available in GitHub, where you can host a Jekyll site for free.



Bootstrap joins the party

The basic interface created and presented by Jekyll is nice, but it can be greatly enhanced with one of the many freely available frameworks. I like Bootstrap, so I will use it to enhance my site presentation. The Jekyll-Bootstrap project makes this as easy as setting up Jekyll, so you can have a Bootstrap-themed site up in a relatively short time. It includes all necessary Bootstrap as well as Jekyll components, and there are some themes you can use or create your own.

The first step with taking advantage of the Jekyll-Bootstrap project is cloning its git repository. Once cloned locally, you may run it just like a basic Jekyll installation. The following commands show how this may be accomplished (just substitute your local directory information):

git clone https://github.com/plusjade/jekyll-bootstrap.git [local directory path] cd [local directory path] jekyll serve




In addition, you may use this site for the basis for your GitHub Pages site. You simply push the Jekyll-Bootstrap code to your GitHub repository as we did previously:

git remote set-url origin git@github.com:USERNAME/USERNAME.github.io.git git push origin master




This assumes an empty repository, so you may need to pull the site down first and then push changes -- there are a number of ways to accomplish it. If you prefer point-and-click instead of the command line, the GitHub GUI interface is a nice solution to working with your repositories.

While Jekyll is simple and straightforward to use, its template engine (Liquid) seems to have a bit of a learning curve. I mention it only because it is what the Jekyll-Bootstrap project uses to fully incorporate Bootstrap into Jekyll's ecosystem. A quick look at the directory structure after Jekyll-Bootstrap is installed shows a number of new directories and files. For example, there is a directory called _theme_packages as well as a themes directory under the assets directory. Once the site is generated (via Jekyll command), the themes directory is in the assets directory within the _site directory where the generated site file files are stored. You can learn more about directory structure and building custom themes online.

Thanks: Techrepublic
Read more...

Feb 7, 2014

How to Change Google Chorme Text & Links Appearance

Change Google Chorme Text Appearance:

Here is trick to change the default Appearance for text styles of Google chorme browser.
Like: All Links, Visited links and mouse hover syles etc.

Go to Your Compter's Below Path:
And then open file: Custom.css and paste below {css} code in it and then save

a {color: #0033FF! important;font-family: "Trebuchet MS";}
a:visited {color: #666666! important}
a:active {color: #339933! important}
a:hover {color: #009933! important; text-decoration: none;}
.rc .s {color: #666666! important;font-family: "Trebuchet MS";}



Note:
This is only a example, you can modify css code as per need or your choice. (dSTAR: www.eguggu.com)


Result as Below:

Please Wait
Image is loading....

 

Read more...

Feb 5, 2014

New Css Navigation Menu for Blogger, WordPress and Website

New Css Menu (4 nos of Styles) for your website, Blogger and wordpress blog. Download and enjoy. Easy to install


Menu - Style - 1

Download Menu files =>> Download

 


Menu - Style - 2

Download Menu files =>> Download



Menu - Style - 3

Download Menu files =>> Download

 


Menu - Style - 4

Download Menu files =>> Download

Read more...

Dec 31, 2013

Docomo & Airtel Free Recharge - Ultimate Windows Software

NOW AVAILABLE

Xcuse_india 2.16

Note:  
This file is 100% virus free (file scanned with Norton 360)
File name:
xcuse_india.zip  Download
File size:
974.83 KB
File Type:
ZIP archive (.zip

File Downloads Limit 5000 times only



 Download Here

 
Read more...

Dec 21, 2013

USA Holidays List for 2014



  1. New Year's Day  - January 1, 2014
  2. Epiphany  - January 6, 2014
  3. Orthodox Christmas Day  - January 7, 2014
  4. Stephen Foster Memorial Day  - January 13, 2014
  5. Orthodox New Year  - January 14, 2014
  6. Prophet's Birthday  - January 14, 2014
  7. Tu B'Shevat  - January 16, 2014
  8. Lee Jackson Day  - January 17, 2014
  9. Robert E Lee's Birthday  - January 19, 2014
  10. Confederate Memorial Day  - January 19, 2014
  11. Civil Rights Day  - January 20, 2014
  12. Robert E Lee's Birthday (FL)  - January 20, 2014
  13. Martin Luther King Day  - January 20, 2014
  14. Idaho Human Rights Day  - January 20, 2014
  15. World Holocaust Victims Remembrance Day  - January 27, 2014
  16. Chinese New Year  - January 31, 2014
  17. National Freedom Day  - February 1, 2014
  18. Groundhog Day  - February 2, 2014
  19. World Cancer Day  - February 4, 2014
  20. Lincoln's Birthday  - February 12, 2014
  21. Valentine's Day  - February 14, 2014
  22. Daisy Gatson Bates Day  - February 17, 2014
  23. Presidents' Day  - February 17, 2014
  24. World Day of Social Justice  - February 20, 2014
  25. International Mother Language Day  - February 21, 2014
  26. St. David's Day  - March 1, 2014
  27. Read Across America Day  - March 2, 2014
  28. Texas Independence Day  - March 2, 2014
  29. Casimir Pulaski Day  - March 3, 2014
  30. Shrove Tuesday/Mardi Gras  - March 4, 2014
  31. Town Meeting Day Vermont  - March 4, 2014
  32. Ash Wednesday  - March 5, 2014
  33. International Women's Day  - March 8, 2014
  34. Daylight Saving Time starts  - March 9, 2014
  35. Purim  - March 16, 2014
  36. St. Patrick's Day  - March 17, 2014
  37. Evacuation Day  - March 17, 2014
  38. Vernal equinox  - March 20, 2014
  39. World Poetry Day  - March 21, 2014
  40. World Day to Eliminate Racial Discrimination  - March 21, 2014
  41. World Water Day  - March 22, 2014
  42. World Meteorological Day  - March 23, 2014
  43. World Tuberculosis Day  - March 24, 2014
  44. Maryland Day  - March 25, 2014
  45. Day to Remember Slavery Victims and Transatlantic Slave Trade  - March 25, 2014
  46. Prince Jonah Kuhio Kalanianaole Day  - March 26, 2014
  47. Seward's Day  - March 31, 2014
  48. Cesar Chavez Day  - March 31, 2014
  49. World Autism Awareness Day  - April 2, 2014
  50. Pascua Florida Day  - April 2, 2014
  51. United Nations' Mine Awareness Day  - April 4, 2014
  52. United Nations' World Health Day  - April 7, 2014
  53. Palm Sunday  - April 13, 2014
  54. First day of Passover  - April 15, 2014
  55. Father Damien Day  - April 15, 2014
  56. Tax Day  - April 15, 2014
  57. Emancipation Day  - April 16, 2014
  58. Maundy Thursday  - April 17, 2014
  59. Good Friday  - April 18, 2014
  60. Orthodox Good Friday  - April 18, 2014
  61. Orthodox Holy Saturday  - April 19, 2014
  62. Holy Saturday  - April 19, 2014
  63. Easter Sunday  - April 20, 2014
  64. Orthodox Easter  - April 20, 2014
  65. Orthodox Easter Monday  - April 21, 2014
  66. Patriot's Day  - April 21, 2014
  67. San Jacinto Day  - April 21, 2014
  68. Easter Monday  - April 21, 2014
  69. Last day of Passover  - April 22, 2014
  70. Earth Day  - April 22, 2014
  71. Oklahoma Day  - April 22, 2014
  72. Administrative Professionals Day  - April 23, 2014
  73. World Book and Copyright Day  - April 23, 2014
  74. World Malaria Day  - April 25, 2014
  75. Arbor Day  - April 25, 2014
  76. World Intellectual Property Day  - April 26, 2014
  77. Yom HaShoah  - April 27, 2014
  78. World Day for Safety and Health at Work  - April 28, 2014
  79. Confederate Memorial Day  - April 28, 2014
  80. Law Day  - May 1, 2014
  81. National Day of Prayer  - May 1, 2014
  82. Loyalty Day  - May 1, 2014
  83. World Press Freedom Day  - May 3, 2014
  84. Rhode Island Independence Day  - May 4, 2014
  85. Cinco de Mayo  - May 5, 2014
  86. Yom HaAtzmaut  - May 6, 2014
  87. Time to Remember Lost Lives From World War II  - May 8, 2014
  88. Truman Day  - May 8, 2014
  89. Confederate Memorial Day  - May 10, 2014
  90. Mother's Day  - May 11, 2014
  91. Peace Officers Memorial Day  - May 15, 2014
  92. International Day of Families  - May 15, 2014
  93. National Defense Transportation Day  - May 16, 2014
  94. Armed Forces Day  - May 17, 2014
  95. World Information Society Day  - May 17, 2014
  96. Lag B'Omer  - May 18, 2014
  97. World Day for Cultural Diversity  - May 21, 2014
  98. World Biological Diversity Day  - May 22, 2014
  99. National Maritime Day  - May 22, 2014
  100. African Liberation Day  - May 25, 2014
  101. Jefferson Davis Birthday  - May 26, 2014
  102. Memorial Day  - May 26, 2014
  103. Isra and Mi'raj  - May 27, 2014
  104. Ascension Day  - May 29, 2014
  105. International Day of United Nations Peacekeepers  - May 29, 2014
  106. World No Tobacco Day  - May 31, 2014
  107. Statehood Day  - June 1, 2014
  108. Jefferson Davis Birthday  - June 2, 2014
  109. Jefferson Davis Birthday  - June 3, 2014
  110. Shavuot  - June 4, 2014
  111. World Day for Child Victims of Aggression  - June 4, 2014
  112. World Environment Day  - June 5, 2014
  113. Pentecost  - June 8, 2014
  114. Whit Monday  - June 9, 2014
  115. Kamehameha Day  - June 11, 2014
  116. Flag Day  - June 14, 2014
  117. Trinity Sunday  - June 15, 2014
  118. Father's Day  - June 15, 2014
  119. Bunker Hill Day  - June 17, 2014
  120. World Day to Combat Desertification  - June 17, 2014
  121. Corpus Christi  - June 19, 2014
  122. Juneteenth  - June 19, 2014
  123. West Virginia Day  - June 20, 2014
  124. World Refugee Day  - June 20, 2014
  125. June Solstice  - June 21, 2014
  126. Public Service Day  - June 23, 2014
  127. World Day against Drug Abuse and Trafficking  - June 26, 2014
  128. World Day to Support Torture Victims  - June 26, 2014
  129. Ramadan begins  - June 29, 2014
  130. Independence Day  - July 4, 2014
  131. International Day of Cooperatives  - July 5, 2014
  132. World Population Day  - July 11, 2014
  133. Nelson Mandela Day  - July 18, 2014
  134. Pioneer Day  - July 24, 2014
  135. Laylat al-Qadr  - July 24, 2014
  136. Parents' Day  - July 27, 2014
  137. Eid-al-Fitr  - July 29, 2014
  138. Tisha B'Av  - August 5, 2014
  139. World Indigenous Peoples' Day  - August 9, 2014
  140. Victory Day  - August 11, 2014
  141. International Youth Day  - August 12, 2014
  142. Statehood Day in Hawaii  - August 15, 2014
  143. Assumption of Mary  - August 15, 2014
  144. Bennington Battle Day  - August 16, 2014
  145. World Humanitarian Day  - August 19, 2014
  146. National Aviation Day  - August 19, 2014
  147. World Day for Slave Trade Abolition  - August 23, 2014
  148. Lyndon Baines Johnson Day  - August 27, 2014
  149. International Day against Nuclear Tests   - August 29, 2014
  150. Labor Day  - September 1, 2014
  151. Carl Garner Federal Lands Cleanup Day  - September 6, 2014
  152. National Grandparents Day  - September 7, 2014
  153. International Literacy Day  - September 8, 2014
  154. World Suicide Prevention Day  - September 10, 2014
  155. Patriot Day  - September 11, 2014
  156. International Day of Democracy  - September 15, 2014
  157. World Ozone Layer Day  - September 16, 2014
  158. Constitution Day and Citizenship Day  - September 17, 2014
  159. International Talk Like a Pirate Day  - September 19, 2014
  160. National POW/MIA Recognition Day  - September 19, 2014
  161. International Day of Peace  - September 21, 2014
  162. Autumnal equinox  - September 22, 2014
  163. Rosh Hashana  - September 25, 2014
  164. World Maritime Day  - September 25, 2014
  165. World Tourism Day  - September 27, 2014
  166. World Rabies Day  - September 28, 2014
  167. World Heart Day  - September 28, 2014
  168. Gold Star Mother's Day  - September 28, 2014
  169. International Day of Older Persons  - October 1, 2014
  170. International Day of Non-Violence  - October 2, 2014
  171. Feast of St Francis of Assisi  - October 4, 2014
  172. Yom Kippur  - October 4, 2014
  173. Eid-al-Adha  - October 5, 2014
  174. World Teachers' Day  - October 5, 2014
  175. Child Health Day  - October 6, 2014
  176. World Habitat Day  - October 6, 2014
  177. World Day for Natural Disaster Reduction  - October 8, 2014
  178. Leif Erikson Day  - October 9, 2014
  179. World Post Day  - October 9, 2014
  180. World Sight Day  - October 9, 2014
  181. First day of Sukkot  - October 9, 2014
  182. World Mental Health Day  - October 10, 2014
  183. Indigenous People's Day  - October 13, 2014
  184. Columbus Day  - October 13, 2014
  185. Native Americans' Day  - October 13, 2014
  186. Last day of Sukkot  - October 15, 2014
  187. International Day of Rural Women  - October 15, 2014
  188. White Cane Safety Day  - October 15, 2014
  189. Boss's Day  - October 16, 2014
  190. World Food Day  - October 16, 2014
  191. Shmini Atzeret/Simchat Torah  - October 16, 2014
  192. World Day for Poverty Eradication  - October 17, 2014
  193. Alaska Day  - October 18, 2014
  194. United Nations Day  - October 24, 2014
  195. World Development Information Day  - October 24, 2014
  196. Muharram/New Year  - October 25, 2014
  197. World Day for Audiovisual Heritage  - October 27, 2014
  198. Halloween  - October 31, 2014
  199. Nevada Day  - October 31, 2014
  200. All Saints' Day  - November 1, 2014
  201. All Saints  - November 1, 2014
  202. Daylight Saving Time ends  - November 2, 2014
  203. All Souls' Day  - November 2, 2014
  204. World Day to Protect the Environment in War  - November 6, 2014
  205. World Science Day  - November 10, 2014
  206. Veterans Day  - November 11, 2014
  207. World Diabetes Day  - November 14, 2014
  208. International Day for Tolerance  - November 16, 2014
  209. World Day for Road Traffic Victims  - November 16, 2014
  210. International Men's Day  - November 19, 2014
  211. Africa Industrialization Day  - November 20, 2014
  212. Universal Children's Day  - November 20, 2014
  213. World Philosophy Day  - November 20, 2014
  214. World Television Day  - November 21, 2014
  215. World Day to Eliminate Violence on Women  - November 25, 2014
  216. Thanksgiving Day  - November 27, 2014
  217. Lincoln's Birthday (IN,NM)  - November 28, 2014
  218. Black Friday  - November 28, 2014
  219. American Indian Heritage Day  - November 28, 2014
  220. World Solidarity Day with Palestinian People  - November 29, 2014
  221. First Sunday Advent  - November 30, 2014
  222. World AIDS Day  - December 1, 2014
  223. World Day for Slavery Abolition  - December 2, 2014
  224. World Day for Persons with Disabilities   - December 3, 2014
  225. International Volunteer Day  - December 5, 2014
  226. International Civil Aviation Day  - December 7, 2014
  227. Pearl Harbor Remembrance Day  - December 7, 2014
  228. Feast of the Immaculate Conception  - December 8, 2014
  229. International Anti-Corruption Day  - December 9, 2014
  230. Human Rights Day  - December 10, 2014
  231. International Mountain Day  - December 11, 2014
  232. Wright Brothers Day  - December 17, 2014
  233. Pan American Aviation Day  - December 17, 2014
  234. First Day of Chanukah  - December 17, 2014
  235. International Migrants Day  - December 18, 2014
  236. International South-South Cooperation Day  - December 19, 2014
  237. International Human Solidarity Day  - December 20, 2014
  238. December Solstice  - December 21, 2014
  239. Christmas Eve  - December 24, 2014
  240. Last day of Chanukah  - December 24, 2014
  241. Christmas Day  - December 25, 2014
  242. Kwanzaa  - December 26, 2014
New Year's Eve  - December 31, 2014
Read more...

Dec 16, 2013

Import Data From Excel to AutoCAD by Using LISP






A. Create Data format in excel

1. Ist Colum Serial No.

2. 2nd Colum Chainage or X Cordinates

3. 3rd Colum offset or Y Cordinates

4. 4th Colum Reduce Level (R.L.)

5. Point Id

6. Point Name


 
 B. Data Setting

1. Select A, B, C, D, E, F, Colum

2. Right Click then mouse menu open

3. Press right click on Colum Width

 

4. Enter the value of 12

 












5. Align the values of left Side click on this button show below in image



6. Press Ctrl+S for save the file




7. File Name in simple value

8. Save as type Formatted Text (Space delimited) (*.Prn)

9. File save in short path



C. Import  in Autocad

1. Open Autocad

2. Open new file press key Ctrl+N 

3. After Open Window Press Enter

4. Press key AP Enter for Load the Lisp (as below Image)


 5. Select the lisp IMpms.lsp & IMPmnsT.lsp Click the button On Load
























6. After Click on Load Button got Massage in Left Bottom Window  Successfully loaded 2 files

7. Click the close Button

8. Type IMPMNS in AutoCAD Command Window Press Enter

9. Enter File Name F:/1.prn Press Enter



If lisp not working or got error message
Mail me for support:‐ 
sandeepk@tataprojects.com ,  srkumar.r6@gmail.com
  This Post Prepared By : Sandeep R. Kuma TATA PROJECTS LIMITED DELHI  


For more LISPs, Hatch Pattern, Line Types and Line Styles of AutoCAD Goto our Download Centre: 
 Download
Read more...