{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 256, "name": "PDTrainImportantPlacesADDRESS", "type": "Feature Layer", "description": "
OBJECTID: System-generated unique identifier for each record within the feature class<\/SPAN><\/P> GEODBID: Three-digit code that assigns editing responsibility to a community in the GIS Consortium<\/SPAN><\/P> FEATUREID: GIS-Consortium-generated unique identifier for each record within the feature class. All FEATUREIDs start with the GEODBID of the community that owns the record.<\/SPAN><\/P> DATECREATED: Date/time stamp from the moment the GIS record was created<\/SPAN><\/P> DATEMODIFIED: Date/time stamp from the last moment the GIS record was changed<\/SPAN><\/P> SOURCE: Organization that provided the data. The GIS Consortium standard is to preface the source with the three-letter municipal code of the community providing the data, followed by a dash. Example: VGV-Public Works<\/SPAN><\/P> SOURCETYPE: Accuracy context for the record<\/SPAN><\/P> NAME: Name of the important place, e.g. Holy Family Medical Center<\/SPAN><\/P> TYPE: Additional designation of the feature<\/SPAN><\/P> GlobalID: System-generated unique identifier for each record that is required in replicated geodatabases<\/SPAN><\/P> PRODUCTIONNOTES: Technical notes from GIS personnel<\/SPAN><\/P> REPLICAFILTER: Code used to filter data for the creation of custom geodatabases<\/SPAN><\/P> SHAPE: System-generated geometry type of the feature<\/SPAN><\/P> SHAPE.area: System-generated area of the feature<\/SPAN><\/P> SHAPE.len: System-generated length of the feature<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>",
"geometryType": "esriGeometryPolygon",
"sourceSpatialReference": {
"wkid": 102671,
"latestWkid": 3435,
"xyTolerance": 0.002,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -17463800,
"falseY": -46132600,
"xyUnits": 4000,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
},
"copyrightText": "Created by the GIS Consortium's members with ongoing updates.",
"parentLayer": null,
"subLayers": [],
"minScale": 100000,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
225,
225,
225,
255
],
"width": 0
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"defaultVisibility": false,
"extent": {
"xmin": 1104160.4237499982,
"ymin": 1964320.8709999993,
"xmax": 1138930.1099999994,
"ymax": 1981397.9310000017,
"spatialReference": {
"wkid": 102671,
"latestWkid": 3435,
"xyTolerance": 0.002,
"zTolerance": 2,
"mTolerance": 0.001,
"falseX": -1.8494688338525E7,
"falseY": -4.86741882975875E7,
"xyUnits": 1.3212793255943659E8,
"falseZ": 0,
"zUnits": 1,
"falseM": -100000,
"mUnits": 10000
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "NAME",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null
},
{
"name": "NAME",
"type": "esriFieldTypeString",
"alias": "NAME",
"length": 255,
"domain": null
},
{
"name": "TYPE",
"type": "esriFieldTypeString",
"alias": "TYPE",
"length": 50,
"domain": {
"type": "codedValue",
"name": "WS6_ENTITYTYPE Codes",
"description": "Codes to describe feature type",
"codedValues": [
{
"name": "Airport",
"code": "AIRPORT"
},
{
"name": "Athletic Facility",
"code": "ATHLETIC"
},
{
"name": "Beach",
"code": "BEACH"
},
{
"name": "Bus Stop",
"code": "BUS"
},
{
"name": "Cemetery",
"code": "CEMETERY"
},
{
"name": "Commercial",
"code": "COMMERCIAL"
},
{
"name": "Cultural Location",
"code": "CULTURAL"
},
{
"name": "Entertainment",
"code": "ENTERTAINMENT"
},
{
"name": "Fire Facility",
"code": "FIRE"
},
{
"name": "Forest Preserve",
"code": "FOREST"
},
{
"name": "Golf Course",
"code": "GOLF"
},
{
"name": "Heliport",
"code": "HELIPORT"
},
{
"name": "Historical Location",
"code": "HISTORICAL"
},
{
"name": "Hospital",
"code": "HOSPITAL"
},
{
"name": "Hotel",
"code": "HOTEL"
},
{
"name": "Industrial",
"code": "INDUSTRIAL"
},
{
"name": "Landmark",
"code": "LANDMARK"
},
{
"name": "Library",
"code": "LIBRARY"
},
{
"name": "Medical Facility",
"code": "MEDICALFACILITY"
},
{
"name": "Multi-Unit Building",
"code": "MULTIUNITBUILDING"
},
{
"name": "Museum",
"code": "MUSEUM"
},
{
"name": "Nursing Home",
"code": "NURSINGHOME"
},
{
"name": "Other",
"code": "OTHER"
},
{
"name": "Park",
"code": "PARK"
},
{
"name": "Park Facility",
"code": "PARKFACILITY"
},
{
"name": "Police Facility",
"code": "POLICE"
},
{
"name": "Post Office",
"code": "POSTOFFICE"
},
{
"name": "Public Facility",
"code": "PUBLIC"
},
{
"name": "Retail",
"code": "RETAIL"
},
{
"name": "School",
"code": "SCHOOL"
},
{
"name": "Staging Area",
"code": "STAGING"
},
{
"name": "Train Station",
"code": "TRAIN"
},
{
"name": "Transportation",
"code": "TRANSPORTATION"
},
{
"name": "Utility Facility",
"code": "UTILITYFACILITY"
},
{
"name": "Place of Worship",
"code": "WORSHIP"
},
{
"name": "Daycare",
"code": "DAYCARE"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
}
},
{
"name": "GlobalID",
"type": "esriFieldTypeGlobalID",
"alias": "GlobalID",
"length": 38,
"domain": null
},
{
"name": "FID_ADDRESS_TABLE",
"type": "esriFieldTypeString",
"alias": "ADDRESS",
"length": 150,
"domain": null
},
{
"name": "Shape_Length",
"type": "esriFieldTypeDouble",
"alias": "Shape_Length",
"domain": null
},
{
"name": "Shape_Area",
"type": "esriFieldTypeDouble",
"alias": "Shape_Area",
"domain": null
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape"
},
"indexes": [
{
"name": "FDO_OBJECTID",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "FDO_Shape",
"fields": "Shape",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "FDO_GlobalID",
"fields": "GlobalID",
"isAscending": true,
"isUnique": false,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": true,
"canScaleSymbols": false,
"hasLabels": false,
"capabilities": "Map,Query,Data",
"maxRecordCount": 2000,
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"isDataVersioned": false,
"ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"advancedQueryCapabilities": {
"useStandardizedQueries": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsPagination": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsTrueCurve": true,
"supportsQueryWithDatumTransformation": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true,
"supportsTimeRelation": true,
"supportsSqlFormat": false,
"supportsQueryAnalytic": false
},
"supportsDatumTransformation": true,
"dateFieldsTimeReference": null,
"preferredTimeReference": null,
"datesInUnknownTimezone": false,
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape_Area",
"shapeLengthFieldName": "Shape_Length",
"units": "esriFeet"
},
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true
}