Skip to search Skip to main content
NYU Spatial Data Repository
  • History
  • Login

Find maps and data through NYU

Get started here

View Metadata

  • MODS
  • ISO 19139
Error: The metadata view for selected schema is not available
<?xml version="1.0"?>
<mods xmlns="http://www.loc.gov/mods/v3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xlink="http://www.w3.org/1999/xlink" version="3.7" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-7.xsd">
    <titleInfo>
      <title>Censives, Paris, France (According to Plans Terriers), 18th Century</title>
    </titleInfo>
    <name type="personal">
      <namePart>Bove, Boris</namePart>
      <role>
        <roleTerm authority="marcrelator" type="text">creator</roleTerm>
      </role>
    </name>
    <genre valueURI="http://id.loc.gov/authorities/genreForms/gf2011026297" authority="lcgft">Geospatial data</genre>
    <genre valueURI="http://rdvocab.info/termList/RDAContentType/1001" authority="rdacontent">cartographic dataset</genre>
    <typeOfResource>cartographic</typeOfResource>
    <typeOfResource>software, multimedia</typeOfResource>
    <physicalDescription>
      <form>Shapefile</form>
      <extent>0.19</extent>
      <digitalOrigin>born digital</digitalOrigin>
    </physicalDescription>
    <language>
      <languageTerm authority="iso639-2b" type="code">fre</languageTerm>
    </language>
    <abstract lang="eng" displayLabel="Abstract">This polygon shapefile contains the censives (territories ruled by a lord) in Paris, France during the 18th century. Source data were gathered from terrier plans (record systems for property holdings) kept by landlords. From the Middle Ages until the Revolution, land in Paris was divided between many lordships. Lords, or seigneurs, granted tenure for plots of land (censives) to owners through imposition of a annual fee (cens). Censives granted certain rights to the seigneur, such as rights of land transfer and political authority over roads and courts.</abstract>
    <abstract lang="eng" displayLabel="Purpose">The ALPAGE programme aims to provide collaborative tools for the Humanities and Social Sciences and for Information Communication Technology (ICT) allowing for the development of research about the Parisian urban area. This aim is achieved by means of a GIS that includes cadastral and historical layers.</abstract>
    <note lang="eng" displayLabel="Preferred citation">APUR &#xA9; ALPAGE: B. Bove, 2011.</note>
    <note displayLabel="Supplemental information">ISO 19139 XML Metadata (in French) and a full copy of the license (ODBL) are included with this layer.</note>
    <note displayLabel="Use limitation">This data is a direct result of the work of the researchers from the ALPAGE consortium who released this data under an Open Data Commons Open Database Licence (ODbL). Therefore, use of this data by others must respect the legal requirements specific to this licence. All freely downloadable data contains the shapefiles, metadata file and licence files describing the users rights and responsibilities. All data produced within the consortium is published in this way with the exception of any ongoing work which is in process of academic evaluation (masters, doctoral thesis, habilitation to supervise research).</note>
    <note displayLabel="WGS84 Cartographics">This layer is presented in the WGS84 coordinate system for web display purposes. Downloadable data are provided in native coordinate system or projection.</note>
    <subject authority="lcsh" lang="fre">
      <topic authority="lcsh" authorityURI="http://id.loc.gov/authorities/subjects.html">Real property</topic>
    </subject>
    <subject authority="lcsh" lang="fre">
      <topic authority="lcsh" authorityURI="http://id.loc.gov/authorities/subjects.html">Administrative and political divisions</topic>
    </subject>
    <subject authority="geonames" lang="fre">
      <geographic authority="geonames" authorityURI="http://www.geonames.org/ontology#" valueURI="http://sws.geonames.org/2988507/">Paris (France)</geographic>
    </subject>
    <subject>
      <temporal encoding="w3cdtf">1701-1800</temporal>
    </subject>
    <subject authority="ISO19115TopicCategory">
      <topic authority="ISO19115TopicCategory" authorityURI="http://www.isotc211.org/2005/resources/Codelist/gmxCodelists.xml#MD_TopicCategoryCode" valueURI="boundaries">Boundaries</topic>
    </subject>
    <subject>
      <cartographics>
        <scale>1:500</scale>
        <scale>Scale not given.</scale>
        <projection>EPSG::27591</projection>
        <coordinates>E 2&#xB0;16&#x2B9;21&#x2BA;--E 2&#xB0;22&#x2B9;46&#x2BA;/N 48&#xB0;52&#x2B9;48&#x2BA;--N 48&#xB0;49&#x2B9;50&#x2BA;</coordinates>
      </cartographics>
    </subject>
    <subject displayLabel="WGS84" authority="EPSG" valueURI="http://opengis.net/def/crs/EPSG/0/4326">
      <cartographics>
        <projection>EPSG::4326</projection>
      </cartographics>
    </subject>
    <originInfo>
      <dateIssued encoding="w3cdtf" keyDate="yes">2011</dateIssued>
      <place>
        <placeTerm type="text">Paris, FR</placeTerm>
      </place>
      <publisher>Analyse Diachronique de l'espace Urbain Parisien: Approche Geomatique</publisher>
    </originInfo>
    <location>
      <url usage="primary display">https://purl.stanford.edu/xs305rs4427</url>
    </location>
    <recordInfo>
      <languageOfCataloging>
        <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
      </languageOfCataloging>
      <recordContentSource>Stanford</recordContentSource>
      <recordOrigin>This record was translated from ISO 19139 to MODS v.3 using an xsl transformation.</recordOrigin>
      <recordIdentifier>edu.stanford.purl:xs305rs4427</recordIdentifier>
    </recordInfo>
    <extension displayLabel="geo">
      <rdf:RDF xmlns:gml="http://www.opengis.net/gml/3.2/" xmlns:dc="http://purl.org/dc/elements/1.1/">
        <rdf:Description rdf:about="http://purl.stanford.edu/xs305rs4427">
          <dc:format>application/x-esri-shapefile; format=Shapefile</dc:format>
          <dc:type>Dataset#Polygon</dc:type>
          <gml:boundedBy>
            <gml:Envelope gml:srsName="EPSG:4326">
              <gml:lowerCorner>2.272486 48.830479</gml:lowerCorner>
              <gml:upperCorner>2.379527 48.880007</gml:upperCorner>
            </gml:Envelope>
          </gml:boundedBy>
        </rdf:Description>
      </rdf:RDF>
    </extension>
    <relatedItem type="host">
      <titleInfo>
        <title>ALPAGE : AnaLyse diachronique de l'espace urbain PArisien: approche GEomatique = Diachronic analysis of the Paris urban area: a geomatic approach</title>
      </titleInfo>
      <location>
        <url>https://purl.stanford.edu/zp399nk6394</url>
      </location>
      <typeOfResource collection="yes"/>
    </relatedItem>
    <accessCondition type="useAndReproduction">This data is a direct result of the work of the researchers from the ALPAGE consortium who released this data under an Open Data Commons Open Database Licence (ODbL). Therefore, use of this data by others must respect the legal requirements specific to this licence. All freely downloadable data contains the shapefiles, metadata file and licence files describing the users rights and responsibilities. All data produced within the consortium is published in this way with the exception of any ongoing work which is in process of academic evaluation (masters, doctoral thesis, habilitation to supervise research).</accessCondition>
    <accessCondition type="copyright">Copyright resides with the originator.</accessCondition>
    <accessCondition type="license" xlink:href="https://opendatacommons.org/licenses/odbl/1-0/">This work is licensed under an Open Data Commons Open Database License v1.0.</accessCondition>
  </mods>

The metadata view for selected schema is not available

Please select another metadata view. Alternately, try downloading the file or reaching out to the holding institution.

Download

Featured Collections

New York City Open Data

A collection of datasets related to NYC infrastructure, real estate, transportation, and political geography

NYU Research Data

Geospatial data submitted for preservation by NYU students, faculty, and staff

Vector Map 1 (VMap1) Layers

Highly detailed vector layers depecting terrain, topology, transportation, and civil infrastructure

Latin American Census Geodatabases

ESRI Geodatabases of census data from Latin American countries

Featured Maps

NYU Spatial Data Repository

2016 LION Single Line Map for New York City

NYU Spatial Data Repository

1967 Communist China Agriculture

NYU Spatial Data Repository

1978 Soviet Map of Abu Dhabi

  • New York University Libraries
  • Data Services
  • Contact Us
Link to Data Services Homepage
GBLv4.4.2 SDR v2.0.0