How can remove place in map ?

hi all , i need to map without place
i ask this question in stack overflow
http://stackoverflow.com/questions/43067595/how-can-remove-place-from-openstreetmap

but was not exactly clear for me ,I need help with step by step

I think you will get the same answer here as you got at https://help.openstreetmap.org/questions/55324/how-can-remove-place-in-map

If you remove the place from OSM you remove it for everyone in the world. If the place was valid, then that is vandalism.

If you want to render a map that omits that place, most likely you will have to render it yourself.

Actually, the question is reasonable. It is clear the author is nowhere near native fluent in English. I have worked is a high technology environment with highly educated worker providing in-house consulting services (Fermi National Accelerator Laboratory) for more than two decades. This style of English is familiar to me.

I take the liberty of restating the question.

I need a small area, rendered map without the POI (Point Of Interest) markings. I do not understand how to do this. I need step by step instructions describing how to do this. Please, help me.

For the benefit of other, non-native fluent readers, here are translations to a few other world languages.

أنا بحاجة إلى منطقة صغيرة، قدمت خريطة دون بوي (نقطة اهتمام) علامات. أنا لا أفهم كيفية القيام بذلك. أحتاج إلى تعليمات خطوة بخطوة تصف كيفية القيام بذلك. الرجاء مساعدتي.

我需要一个小区域,渲染地图没有POI(兴趣点)标记。 我不明白怎么做 我需要一步一步的说明如何做到这一点的说明。 请帮帮我。

J’ai besoin d’une petite zone, carte rendue sans les POI (point d’intérêt) marquages. Je ne comprends pas comment faire. J’ai besoin d’instructions étape par étape décrivant comment faire. Aidez-moi, s’il vous plaît.

Ich brauche eine kleine Fläche, gerendert Karte ohne die POI (Point of Interest) Markierungen. Ich verstehe nicht, wie das geht Ich benötige Schritt für Schritt Anleitung, wie man das macht. Bitte hilf mir.

Мне нужен небольшая область, предоставленная карта без маркировки POI (Point Of Interest: Интересное место). Я не понимаю, как это сделать. Мне нужен пошаговые инструкции, описывающие, как это сделать. Пожалуйста, помогите мне.

Message deleted as likely to have been misguiding.
Sorry.

how can i render it ?

http://wiki.openstreetmap.org/wiki/Rendering

It would be good if you mention in which format or for what purpose you want the map. E.g. the toolchain is different for a printed map as for a map on a website. And even for a website it’s different if you want a static map of a small area (e.g. town) or the whole world.

If you want a printed map, take a look at e.g. Maperative (https://wiki.openstreetmap.org/wiki/Maperitive), based on one of the example rules (https://wiki.openstreetmap.org/wiki/Category:Maperitive/Rules) it should be pretty easy to make a map for printing or a static map (jpg) for a town without labels.

A) Use http://www.openstreetmap.org/
B) Search for area of interest. For example: Put “15 Rue Claude Bernard, Paris, France” into search box and click go.
C) Zoom to desired area and Export to file to your computer.
D) https://github.com/quelbs/maperitive-rulesets/tree/master/UserRules Click mapquest.mrules. Click “Raw”. Save file from browser.
E) http://maperitive.net/ Click Download latest version.
F) Unzip the downloaded file at a location of your choice.
G) Click Maperitive.exe in that location. Control-N to clear the map. Click “File” and load the file from C).
H) Drag-and-drop mapquest.mrules file onto the map window of Maperitive. You should now have a no POI map. Under tools, export it.

I did this and it worked for me.

I deliberately left a possible step of my previous example because of it not being needed for “djary”'s original purpose. I actually checked his original question in stackoverflow. He wanted to remove all POIs. The mapquest.mrules does that automatically. Therefore, I omitted the step of editing the C) step file.

Let us assume for the purpose of creating a situation that requires map editing that “djary” is having a party at a particular restaurant and want to remove all the other POIs except that particular restaurant or that a new building or street has been proposed and a map of the proposal is needed.

Then another step is needed: editing the map. I would use JOSM to edit the map. When JOSM starts, it offers a second window to down load the map (which I hadn’t used because I didn’t know where the region I wanted was). Therefore, I click away that second window by clicking the X in the upper right corner of that window. In the remaining JOSM window, Click File ==> Open to open the C) file. Do your edits. Save to your file (new or old). Exit JOSM. When JOSM offers to upload your changes: Click “Exit now!” (this is very important: you do NOT want to put your changes into the OSM data base!).

@OverThere

I assume you can accomplish that by editing the style Maperitive is using, without the need to install JOSM (and perhaps Java) to displaya single POI.

Of course, you are correct. I use Java as a programming language regularly and have it installed on several of my home computers. Therefore, Java was not an issue. Installing JOSM was a matter of a few minutes work. Perhaps, it was a case of using a “pile-driver to crack walnuts.” With a half century of systems level programming experience, I am an expert “pile-driver operator.”

Of course, there are many methods for accomplishing “djary”'s original problem. He wanted a map without POIs at all. I proposed a method, not using JOSM, doing that before bringing JOSM into the discussion. I do not believe that copying and editing a map style would address showing a proposed building or highway.