{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Address", "type": "Feature Layer", "description": "

This address layer was obtained from Elkhart county GIS in <\/SPAN>October of 2023<\/SPAN>. The layer is currently maintained by the County with information provided by the City of Goshen's Planning/Zoning Department who is responsible for assigning new addresses and approving those designated by plat.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2244, "latestWkid": 2965, "xyTolerance": 1.26047060069694E-4, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.81197999999859E7, "falseY": -4.56153999999876E7, "xyUnits": 63468.358528764, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Elkhart County GIS, Goshen Planning/Zoning, Goshen GIS", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 255 ], "size": 1, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.Add_Full", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "static", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 2500, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 204, 204, 204, 255 ], "haloSize": 2, "font": { "family": "Tahoma", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 220111.31589397788, "ymin": 2253604.3939907923, "xmax": 331665.6819926575, "ymax": 2372256.5831692293, "spatialReference": { "wkid": 2244, "latestWkid": 2965, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "St_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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Add_Type", "type": "esriFieldTypeString", "alias": "Address Type", "length": 20, "domain": { "type": "codedValue", "name": "Address Feature Type", "description": "", "codedValues": [ { "name": "BUILDING", "code": "BUILDING" }, { "name": "PARCEL", "code": "PARCEL" }, { "name": "UNIT, CONDO, SUITE, ETC.", "code": "SUB ADDRESS" }, { "name": "OTHER", "code": "OTHER" }, { "name": "MOBILE HOME SITE", "code": "MOBILE HOME SITE" }, { "name": "INFRASTRUCTURE", "code": "INFRASTRUCTURE" }, { "name": "INTERSECTION", "code": "INTERSECTION" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Add_Res", "type": "esriFieldTypeString", "alias": "Residence", "length": 3, "domain": { "type": "codedValue", "name": "Booleian", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Add_Mail", "type": "esriFieldTypeString", "alias": "Mailable", "length": 3, "domain": { "type": "codedValue", "name": "Booleian", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Lifecycle", "type": "esriFieldTypeString", "alias": "Lifecycle", "length": 10, "domain": { "type": "codedValue", "name": "Lifecycle Status", "description": "", "codedValues": [ { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "RETIRED", "code": "RETIRED" }, { "name": "INACTIVE", "code": "INACTIVE" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Subadd_Type", "type": "esriFieldTypeString", "alias": "Subaddress Type", "length": 12, "domain": { "type": "codedValue", "name": "Sub Address Type", "description": "Apartment, Suite, Unit, etc.", "codedValues": [ { "name": "APARTMENT", "code": "APT" }, { "name": "BUILDING", "code": "BLDG" }, { "name": "DEPARTMENT", "code": "DEPT" }, { "name": "LOT", "code": "LOT" }, { "name": "ROOM", "code": "RM" }, { "name": "SUITE", "code": "STE" }, { "name": "TRAILER", "code": "TRLR" }, { "name": "UNIT", "code": "UNIT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Subadd_ID", "type": "esriFieldTypeString", "alias": "Subaddress Identifier", "length": 12, "domain": null }, { "name": "Add_Full", "type": "esriFieldTypeString", "alias": "Full Address", "length": 150, "domain": null }, { "name": "CityStateZip", "type": "esriFieldTypeString", "alias": "CityStateZip", "length": 45, "domain": null }, { "name": "Inc_Muni", "type": "esriFieldTypeString", "alias": "Incorporated Municipality", "length": 12, "domain": { "type": "codedValue", "name": "Incorporated Municipality", "description": "Incorporated Municipality", "codedValues": [ { "name": "BRISTOL", "code": "BRISTOL" }, { "name": "ELKHART", "code": "ELKHART" }, { "name": "GOSHEN", "code": "GOSHEN" }, { "name": "MIDDLEBURY", "code": "MIDDLEBURY" }, { "name": "MILLERSBURG", "code": "MILLERSBURG" }, { "name": "NAPPANEE", "code": "NAPPANEE" }, { "name": "SYRACUSE", "code": "SYRACUSE" }, { "name": "WAKARUSA", "code": "WAKARUSA" }, { "name": "COUNTY", "code": "COUNTY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LandmarkName", "type": "esriFieldTypeString", "alias": "LandmarkName", "length": 100, "domain": null }, { "name": "ParcelPropertyType", "type": "esriFieldTypeString", "alias": "Parcel Property Type", "length": 32, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R113_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_113", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_113", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S85_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5723c274bf5449c0af13e09549ecc0cb" } ], "tables": [] }